fix workflow
This commit is contained in:
parent
753ab0c313
commit
08e57beabb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/astro.yml
vendored
2
.github/workflows/astro.yml
vendored
|
@ -66,4 +66,4 @@ jobs:
|
|||
run: rsync -chav --delete ${{ env.BUILD_PATH }}/dist/* ${{ secrets.USER_AND_IP }}:/var/www/HenryHiles/tmp
|
||||
|
||||
- name: Execute remote command
|
||||
run: ssh ${{ secrets.USER_AND_IP }} sudo /var/www/deploy-astro.sh henryhiles.com HenryHiles
|
||||
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