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.
2 parents 875634f + e3c35c7 commit 5ff6ba2Copy full SHA for 5ff6ba2
1 file changed
.github/workflows/release-drafter.yml
@@ -15,4 +15,4 @@ jobs:
15
config-name: release-drafts/increasing-major-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