mirror of
https://github.com/syncthing/syncthing.git
synced 2026-02-01 01:33:00 -05:00
build: increase allowed permissions for nightly build
Signed-off-by: Jakob Borg <jakob@kastelo.net>
This commit is contained in:
3
.github/workflows/build-nightly.yaml
vendored
3
.github/workflows/build-nightly.yaml
vendored
@@ -9,6 +9,9 @@ on:
|
||||
permissions:
|
||||
contents: write
|
||||
packages: write
|
||||
artifact-metadata: write
|
||||
attestations: write
|
||||
id-token: write
|
||||
|
||||
jobs:
|
||||
build-syncthing:
|
||||
|
||||
Reference in New Issue
Block a user