We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 040dce5 commit 992bb52Copy full SHA for 992bb52
.github/workflows/deploy.yml
@@ -52,4 +52,4 @@ jobs:
52
host: leden.vokoutrecht.nl
53
script: |
54
# Run the deploy script with the specified branch
55
- $HOME/scripts/deploy.sh -b ${{ github.event.inputs.branch }}
+ $HOME/scripts/deploy_prod.sh
0 commit comments