Skip to content

Commit

Permalink
ssh key
Browse files Browse the repository at this point in the history
  • Loading branch information
mzfshark committed Sep 12, 2024
1 parent be0af09 commit 21bba19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up SSH
uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
ssh-private-key: ${{ secrets.SSH_PKEY_PUB }}

- name: Sync WordPress Files to Server
env:
Expand Down

0 comments on commit 21bba19

Please sign in to comment.