Skip to content

Commit 992bb52

Browse files
committed
bash script name is different, fixing here
1 parent 040dce5 commit 992bb52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ jobs:
5252
host: leden.vokoutrecht.nl
5353
script: |
5454
# Run the deploy script with the specified branch
55-
$HOME/scripts/deploy.sh -b ${{ github.event.inputs.branch }}
55+
$HOME/scripts/deploy_prod.sh

0 commit comments

Comments
 (0)