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 14e1dfe + 512f862 commit 46d71aaCopy full SHA for 46d71aa
1 file changed
.github/workflows/release-drafter.yml
@@ -15,4 +15,4 @@ jobs:
15
config-name: release-drafts/increasing-patch-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