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