mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-12 15:46:29 +08:00
ci: add write permission to release workflow
This commit is contained in:
@@ -140,6 +140,7 @@ jobs:
|
||||
permissions:
|
||||
contents: 'write'
|
||||
id-token: 'write'
|
||||
packages: 'write'
|
||||
needs:
|
||||
- build-server
|
||||
- build-core
|
||||
|
||||
Reference in New Issue
Block a user