mirror of
https://github.com/getAlby/lndhub.go.git
synced 2026-02-08 14:34:33 +01:00
Merge pull request #478 from getAlby/frnandu-patch-1
Update workflow.yaml
This commit is contained in:
2
.github/workflows/workflow.yaml
vendored
2
.github/workflows/workflow.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user