diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 503d9e55..22154980 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -52,4 +52,4 @@ jobs: host: leden.vokoutrecht.nl script: | # Run the deploy script with the specified branch - $HOME/scripts/deploy.sh -b ${{ github.event.inputs.branch }} \ No newline at end of file + $HOME/scripts/deploy_prod.sh \ No newline at end of file