diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index acdebc8..f292e75 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -7,7 +7,7 @@ on: permissions: id-token: write - contents: read + contents: write concurrency: ${{ github.workflow }}-${{ github.ref }}