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 a490967 commit a9a07beCopy full SHA for a9a07be
.github/workflows/release-drafter.yml
@@ -13,4 +13,4 @@ jobs:
13
# Drafts your next Release notes as Pull Requests are merged into the default branch
14
- uses: release-drafter/release-drafter@v6
15
env:
16
- GITHUB_TOKEN: ${{ secrets.COMMIT_CHECK_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOEKEN }}
0 commit comments