Skip to content

Commit a9a07be

Browse files
committed
chore: change release-drafter token to GITHUB_TOKEN
1 parent a490967 commit a9a07be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
# Drafts your next Release notes as Pull Requests are merged into the default branch
1414
- uses: release-drafter/release-drafter@v6
1515
env:
16-
GITHUB_TOKEN: ${{ secrets.COMMIT_CHECK_TOKEN }}
16+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOEKEN }}

0 commit comments

Comments
 (0)