Skip to content

Commit

Permalink
first job
Browse files Browse the repository at this point in the history
  • Loading branch information
sshresthadh committed Jan 29, 2024
1 parent abee96e commit 7fa1f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
script: |
sudo apt install nginx
- name: copy file via ssh key
- name: copy file via ssh keys
uses: appleboy/[email protected]
with:
host: ${{ secrets.REMOTE_HOST }}
Expand Down

0 comments on commit 7fa1f9a

Please sign in to comment.