We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa82453 commit 21e182eCopy full SHA for 21e182e
.github/workflows/publish.yml
@@ -13,6 +13,7 @@ permissions:
13
jobs:
14
publish:
15
permissions:
16
+ id-token: write
17
contents: write # for helm/chart-releaser-action to push chart release and create a release
18
packages: write # to push OCI chart package to GitHub Registry
19
runs-on: ubuntu-latest
0 commit comments