Skip to content

Commit

Permalink
Fix user id
Browse files Browse the repository at this point in the history
  • Loading branch information
kordwarshuis committed Sep 18, 2024
1 parent 30d9184 commit e4dd9b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copy-to-remote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
- name: Copy /docs to Remote
run: |
scp -r ./docs user@dwarshuis.com:/test/spec-up-t-demo-on-documentation-website
scp -r ./docs dwarshuiscom@dwarshuis.com:/test/spec-up-t-demo-on-documentation-website
env:
SSH_KNOWN_HOSTS: ${{ secrets.SSH_KNOWN_HOSTS_DWARSHUIS }}

0 comments on commit e4dd9b7

Please sign in to comment.