Remove permissions

Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
Michel Hollands 2024-04-22 11:04:49 +01:00
parent e60b2aecdc
commit 4b0d457af0

View File

@ -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