Skip to content

Commit

Permalink
update remote_path
Browse files Browse the repository at this point in the history
  • Loading branch information
pomdtr committed Dec 25, 2024
1 parent d658386 commit cd76740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
switches: -rv --delete
path: www/.vitepress/dist/
remote_path: /home/pomdtr.me/smallweb/sunbeam-rsync
remote_path: /home/pomdtr.me/smallweb/sunbeam
remote_host: ssh.smallweb.run
remote_user: pomdtr.me
remote_key: ${{ secrets.SSH_PRIVATE_KEY }}
Expand Down

0 comments on commit cd76740

Please sign in to comment.