We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53239b2 commit 1210445Copy full SHA for 1210445
.github/workflows/ci.yml
@@ -17,3 +17,4 @@ jobs:
17
username: ${{ secrets.PRODUCTION_SSH_USERNAME }}
18
key: ${{ secrets.PRODUCTION_SSH_KEY }}
19
script: ~/web && ./deploy.sh
20
+ passphrase: ${{ secrets.PASS_PHRASE }}
0 commit comments