Skip to content

Commit

Permalink
Update prod.yml (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenixcoded20 committed Feb 21, 2024
1 parent be308e3 commit 9d395de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: easingthemes/ssh-deploy@main
env:
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
# ARGS: "-rltgoDzvO --delete"
ARGS: "-rltgoDzvO --delete"
SOURCE: 'dist/'
REMOTE_HOST: 192.34.62.123
REMOTE_USER: berry
Expand Down

0 comments on commit 9d395de

Please sign in to comment.