Skip to content

Commit

Permalink
Merge pull request #581 from ergolabs/bugfix/release.yml
Browse files Browse the repository at this point in the history
update release.yml
  • Loading branch information
Ridel1e authored Jul 10, 2022
2 parents cf32a49 + 87a6eab commit 8e149bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
host: ${{secrets.HOST}}
username: ${{secrets.USERNAME}}
key: ${{secrets.KEY}}
script: cp -r /var/www/builds/test/build/. /var/www/app
script: cp -r /var/www/test/. /var/www/app


0 comments on commit 8e149bc

Please sign in to comment.