diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 3240dac22..98afd8135 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -27,7 +27,7 @@ jobs: runs-on: ubuntu-latest-large permissions: - contents: read + contents: write packages: write id-token: write security-events: write