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 26ed47c commit 36af422Copy full SHA for 36af422
.github/workflows/head-build.yml
@@ -39,6 +39,8 @@ jobs:
39
# - Read vault secrets in rancher-eio/read-vault-secrets.
40
# - Publish image to ghcr.io
41
id-token: write
42
+ packages: write
43
+ attestations: write
44
45
runs-on: ubuntu-latest
46
needs:
.github/workflows/release-publish.yml
@@ -27,6 +27,8 @@ jobs:
27
# - OIDC for cosign's use in ecm-distro-tools/publish-image.
28
29
30
31
32
33
34
0 commit comments