Skip to content

Commit 1210445

Browse files
committed
Adds secret PASS_PHRASE
1 parent 53239b2 commit 1210445

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ jobs:
1717
username: ${{ secrets.PRODUCTION_SSH_USERNAME }}
1818
key: ${{ secrets.PRODUCTION_SSH_KEY }}
1919
script: ~/web && ./deploy.sh
20+
passphrase: ${{ secrets.PASS_PHRASE }}

0 commit comments

Comments
 (0)