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 b77d37f + d7bd3fb commit 7608c4aCopy full SHA for 7608c4a
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