allow updating github release notes
This commit is contained in:
parent
acc6d54db2
commit
974efc700d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -146,7 +146,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
packages: write
|
||||
contents: read
|
||||
contents: write
|
||||
steps:
|
||||
- name: Docker meta
|
||||
id: meta
|
||||
|
|
|
|||
Loading…
Reference in a new issue