Remove permissions
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
parent
e60b2aecdc
commit
4b0d457af0
3
.github/workflows/helm-release.yml
vendored
3
.github/workflows/helm-release.yml
vendored
@ -8,9 +8,6 @@ env:
|
|||||||
CR_PACKAGE_PATH: "${{ github.workspace }}/.cr-release-packages"
|
CR_PACKAGE_PATH: "${{ github.workspace }}/.cr-release-packages"
|
||||||
CR_TOOL_PATH: "${{ github.workspace }}/.cr-tool"
|
CR_TOOL_PATH: "${{ github.workspace }}/.cr-tool"
|
||||||
CR_VERSION: "1.5.0"
|
CR_VERSION: "1.5.0"
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
id-token: write
|
|
||||||
jobs:
|
jobs:
|
||||||
setup:
|
setup:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user