Skip to content

Commit a9b20d4

Browse files
committed
Update release drafter
1 parent 34ebdad commit a9b20d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release-drafter.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
name: Release Drafter
23

34
on:
@@ -15,4 +16,4 @@ jobs:
1516
with:
1617
publish: true
1718
env:
18-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19+
GITHUB_TOKEN: ${{ secrets.RELEASE_DRAFTER_TOKEN }}

0 commit comments

Comments
 (0)