mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
add necessary permissions (#1905)
This commit is contained in:
parent
9463d6fb27
commit
892752a1f8
2
.github/workflows/release-cli.yml
vendored
2
.github/workflows/release-cli.yml
vendored
@ -277,6 +277,8 @@ jobs:
|
||||
--source-uri github.com/edgelesssys/constellation
|
||||
|
||||
release:
|
||||
permissions:
|
||||
contents: write
|
||||
runs-on: ubuntu-22.04
|
||||
needs:
|
||||
- build-cli
|
||||
|
Loading…
Reference in New Issue
Block a user