mirror of
https://github.com/logos-storage/nim-serde.git
synced 2026-01-10 09:33:08 +00:00
ci: use token for changelog generator
This commit is contained in:
parent
d59075df98
commit
583f9ce505
2
.github/workflows/changelog.yml
vendored
2
.github/workflows/changelog.yml
vendored
@ -25,6 +25,8 @@ jobs:
|
||||
|
||||
- name: "✏️ Generate release changelog"
|
||||
uses: heinrichreimer/action-github-changelog-generator@v2.3
|
||||
with:
|
||||
token: ${{ steps.create_token.outputs.token }}
|
||||
|
||||
- name: Commit CHANGELOG.md
|
||||
uses: planetscale/ghcommit-action@v0.1.33
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user