Merge pull request #478 from getAlby/frnandu-patch-1

Update workflow.yaml
This commit is contained in:
Fmar
2024-01-17 18:52:23 +01:00
committed by GitHub

View File

@@ -26,7 +26,7 @@ jobs:
repository: getalby/alby-deployment
path: infrastructure
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
# Always update dev environment
# Always update dev environment.
- name: Update dev environment
if: ${{ github.ref == 'refs/heads/main' }}
uses: fjogeleit/yaml-update-action@v0.7.0