mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-14 09:30:45 -05:00
add necessary permissions (#1905)
This commit is contained in:
parent
9463d6fb27
commit
892752a1f8
1 changed files with 2 additions and 0 deletions
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
|
--source-uri github.com/edgelesssys/constellation
|
||||||
|
|
||||||
release:
|
release:
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
needs:
|
needs:
|
||||||
- build-cli
|
- build-cli
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue