Skip to content

Commit

Permalink
Update action to run correct script
Browse files Browse the repository at this point in the history
  • Loading branch information
ericthelemur committed Nov 8, 2023
1 parent 8084734 commit fbbd421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
config: ${{ vars.SITES_SSH_CONFIG }}
if_key_exists: fail
- name: Update Server
run: ssh sites "/srv/warwickspeedrun/update.sh"
run: ssh sites "/srv/warwickspeedrun/build.sh"

0 comments on commit fbbd421

Please sign in to comment.