Skip to content

Commit 23ca39e

Browse files
authored
Use PAT in release drafter GHA (#34)
1 parent 8398f4d commit 23ca39e

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
@@ -14,4 +14,4 @@ jobs:
1414
with:
1515
config-name: release-draft-template.yml
1616
env:
17-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17+
GITHUB_TOKEN: ${{ secrets.RELEASE_DRAFTER_TOKEN }}

0 commit comments

Comments
 (0)