mirror of
https://github.com/logos-storage/nim-serde.git
synced 2026-01-03 06:03:11 +00:00
ci: add write permissions to changelog workflow
This commit is contained in:
parent
2d6ead6245
commit
a71a7c39cd
2
.github/workflows/changelog.yml
vendored
2
.github/workflows/changelog.yml
vendored
@ -9,6 +9,8 @@ jobs:
|
||||
generate:
|
||||
name: Generate changelog
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
actions: write
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user