Skip to content

Commit

Permalink
well, fuck.
Browse files Browse the repository at this point in the history
  • Loading branch information
vimeh committed Sep 11, 2023
1 parent a75afdc commit cf8cfb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: burnett01/rsync-deployments@6.0.0
with:
switches: -avzr --delete
remote_path: /root/
remote_path: /root/serve_md_go/
remote_host: ${{ vars.SERVER_IP }}
remote_user: root
remote_key: ${{ secrets.SSH_PRIVATE_KEY }}

0 comments on commit cf8cfb8

Please sign in to comment.