Skip to content

Commit 46d71aa

Browse files
authored
Merge pull request #507 from mkurz/fix-release-drafter
[9.1.x] release drafter v7
2 parents 14e1dfe + 512f862 commit 46d71aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
config-name: release-drafts/increasing-patch-version.yml # located in .github/ in the default branch within this or the .github repo
1616
commitish: ${{ github.ref_name }}
1717
env:
18-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18+
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)