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.
1 parent 8398f4d commit 23ca39eCopy full SHA for 23ca39e
.github/workflows/release-drafter.yml
@@ -14,4 +14,4 @@ jobs:
14
with:
15
config-name: release-draft-template.yml
16
env:
17
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.RELEASE_DRAFTER_TOKEN }}
0 commit comments