diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 46d18808..31ecbc4c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,7 +8,7 @@ on: jobs: release: permissions: - contents: read + contents: write id-token: write # needed for the Vault authentication runs-on: ubuntu-latest