There was an error while loading. Please reload this page.
2 parents 0e8c75c + 669b4cd commit 3856facCopy full SHA for 3856fac
1 file changed
.github/workflows/release.yml
@@ -7,7 +7,7 @@ on:
7
8
permissions:
9
contents: write
10
- # id-token: write # Required by dd-octo-sts — re-enable when org support is added
+ id-token: write # Required for cosign keyless signing (Sigstore OIDC) and dd-octo-sts
11
packages: write
12
13
jobs:
0 commit comments