Skip to content

Commit 10bba82

Browse files
Update release-drafter.yml
1 parent 639fdce commit 10bba82

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
@@ -3,7 +3,7 @@ name: 'Draft next Release notes'
33
on:
44
workflow_call:
55
secrets:
6-
BOT_TOKEN:
6+
GITHUB_TOKEN:
77
required: true
88
push:
99
# branches to consider in the event; optional, defaults to all

0 commit comments

Comments
 (0)