Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
dir
  • Loading branch information
TonisSaarjoe committed May 14, 2023
1 parent f241050 commit f488e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Build
run: npm run build -prod
- name: Deploy
run: rsync -chavzP --rsh="ssh -l deploy" _work/ituk.ee/* deploy@ituk.ee:/var/ituk.ee/build
run: rsync -chavzP --rsh="ssh -l deploy" _work/* deploy@ituk.ee:/var/ituk.ee/build

0 comments on commit f488e07

Please sign in to comment.