Skip to content

Commit 2b348a8

Browse files
authored
Update publish.yml
1 parent 9169365 commit 2b348a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@ jobs:
3333
host: ${{ secrets.SSH_HOST }}
3434
username: ${{ secrets.SSH_USERNAME }}
3535
key: ${{ secrets.SSH_KEY }}
36+
passphrase: ${{ secrets.SSH_PASSPHRASE }}
3637
script: |
3738
echo whoami

0 commit comments

Comments
 (0)