Skip to content

Commit eff0eb6

Browse files
authored
Merge pull request #1097 from mkurz/fix-release-drafter
[5.4.x] release drafter v7
2 parents 3eced6a + f6483bf commit eff0eb6

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)