Skip to content

Commit 11f4feb

Browse files
authored
Merge pull request #1098 from mkurz/fix-release-drafter
[6.2.x] release drafter v7
2 parents 55f7ac1 + bbe8c1a commit 11f4feb

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)