There was an error while loading. Please reload this page.
2 parents 2f82902 + fd32191 commit 0b3aa0cCopy full SHA for 0b3aa0c
1 file changed
.github/workflows/release-drafter.yml
@@ -15,4 +15,4 @@ jobs:
15
config-name: release-drafts/increasing-minor-version.yml # located in .github/ in the default branch within this or the .github repo
16
commitish: ${{ github.ref_name }}
17
env:
18
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments