We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bedaaf6 + a369e47 commit 24e046dCopy full SHA for 24e046d
1 file changed
.github/workflows/release.yml
@@ -19,6 +19,7 @@ jobs:
19
with:
20
ssh-key: ${{ secrets.DEPLOY_KEY }}
21
fetch-depth: 0
22
+ ssh-key: ${{ secrets.DEPLOY_KEY }}
23
24
- name: Setup SSH Agent
25
uses: webfactory/ssh-agent@v0.9.0
0 commit comments