We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfcd7fe commit 20e2e5eCopy full SHA for 20e2e5e
1 file changed
.github/workflows/release.yml
@@ -112,6 +112,7 @@ jobs:
112
name: Build kwctl binaries
113
uses: ./.github/workflows/build-kwctl.yml
114
permissions:
115
+ contents: read
116
id-token: write
117
attestations: write
118
with:
0 commit comments