Skip to content

Commit

Permalink
fix: ci: p9cloud/action-rsync@master
Browse files Browse the repository at this point in the history
  • Loading branch information
spooky-finn committed Aug 18, 2023
1 parent f5beff2 commit 8824d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
HOST: ${{ secrets.SSH_HOST }}
KEY: ${{ secrets.SSH_HEXCORE_KEY }}
# PASSWORD: ${{secrets.DEPLOY_SSH_PASSWORD}} # it's less secure, using KEY instead
# TARGET: /app/hello-service/
TARGET: ~/

VERBOSE: true
USER: ${{ secrets.SSH_USER }}
Expand Down

0 comments on commit 8824d76

Please sign in to comment.