diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0c9e9e27..dcebcd2c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -6,10 +6,7 @@ on: - main workflow_dispatch: -permissions: - contents: write - pull-requests: write - id-token: write +permissions: write-all concurrency: ${{ github.workflow }}-${{ github.ref }}