We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4941e8f commit fe88299Copy full SHA for fe88299
.github/workflows/main-ci.yml
@@ -34,5 +34,5 @@ jobs:
34
ref: ${{ github.ref_name }}
35
is_release: false
36
permissions:
37
- contents: read
+ contents: write
38
id-token: write
.github/workflows/publish-release.yml
@@ -15,7 +15,6 @@ on:
15
16
17
contents: read
18
- id-token: write
19
20
jobs:
21
publish-linux-containers:
0 commit comments