Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammedal-abdulhamid authored Feb 3, 2024
1 parent fc81098 commit ffea34a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Deploy to server
uses: easingthemes/ssh-deploy@v4
with:
sshPrivateKey: ${{ secrets_SSH_PRIVATE_KEY }}
sshPrivateKey: ${{ secrets.SECRETS_SSH_PRIVATE_KEY }}
server: ${{ secrets.EC2_HOST }}

remote_port: ${{ secrets.EC2_PORT }}
Expand Down

0 comments on commit ffea34a

Please sign in to comment.