We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 982d8bf commit 0107611Copy full SHA for 0107611
1 file changed
.github/workflows/release.yml
@@ -52,10 +52,6 @@ jobs:
52
- name: Checkout
53
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
54
55
- - uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1
56
- with:
57
- ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
58
-
59
- name: Import GPG Key
60
uses: crazy-max/ghaction-import-gpg@v6.1.0
61
with:
0 commit comments