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 fdb953f + 7ba682a commit 686cdd4Copy full SHA for 686cdd4
.github/workflows/release-drafter.yml
@@ -38,4 +38,4 @@ jobs:
38
config-name: drafter-config.yml
39
# disable-autolabeler: true
40
env:
41
- GITHUB_TOKEN: ${{ secrets.TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments