Update astro.yml
This commit is contained in:
parent
5b8ae26553
commit
a6adaa0e04
1 changed files with 1 additions and 1 deletions
2
.github/workflows/astro.yml
vendored
2
.github/workflows/astro.yml
vendored
|
@ -67,4 +67,4 @@ jobs:
|
|||
run: rsync -chav --delete ${{ env.BUILD_PATH }} ${{ secrets.USER_AND_IP }}:/var/www/HenryHiles/tmp
|
||||
|
||||
- name: Execute remote command
|
||||
run: ssh ${{ secrets.USER_AND_IP }} sudo /var/www/deploy-astro.sh www.henryhiles.com HenryHiles 5137
|
||||
run: ssh ${{ secrets.USER_AND_IP }} sudo /var/www/deploy-astro.sh www.henryhiles.com HenryHiles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue