Skip to content

Commit 9f288a7

Browse files
authored
Use default key for git (#29)
1 parent b69f04b commit 9f288a7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release-drafter.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2222

2323
- uses: actions/checkout@v4
24-
with:
25-
ssh-key: ${{ secrets.DEPLOY_KEY }}
2624

2725
- name: Update version files
2826
run: |

0 commit comments

Comments
 (0)