Skip to content

Commit 0107611

Browse files
committed
chore(ci): remove unnecessary secret
1 parent 982d8bf commit 0107611

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@ jobs:
5252
- name: Checkout
5353
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5454

55-
- uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1
56-
with:
57-
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
58-
5955
- name: Import GPG Key
6056
uses: crazy-max/ghaction-import-gpg@v6.1.0
6157
with:

0 commit comments

Comments
 (0)