We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b69f04b commit 9f288a7Copy full SHA for 9f288a7
1 file changed
.github/workflows/release-drafter.yml
@@ -21,8 +21,6 @@ jobs:
21
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
22
23
- uses: actions/checkout@v4
24
- with:
25
- ssh-key: ${{ secrets.DEPLOY_KEY }}
26
27
- name: Update version files
28
run: |
0 commit comments