Skip to content

Commit 029a014

Browse files
authored
🛠️ Remove unused SSH key from release workflow (#7)
1 parent 690ea96 commit 029a014

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
with:
1414
fetch-depth: 0
1515
ref: ${{ github.ref_name }}
16-
ssh-key: ${{ secrets.SSH_KEY }}
1716

1817
- name: Install uv
1918
uses: astral-sh/setup-uv@v3

0 commit comments

Comments
 (0)