mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
ci: add write permission to release workflow
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -140,6 +140,7 @@ jobs:
|
|||||||
permissions:
|
permissions:
|
||||||
contents: 'write'
|
contents: 'write'
|
||||||
id-token: 'write'
|
id-token: 'write'
|
||||||
|
packages: 'write'
|
||||||
needs:
|
needs:
|
||||||
- build-server
|
- build-server
|
||||||
- build-core
|
- build-core
|
||||||
|
|||||||
Reference in New Issue
Block a user