diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 04668ea..3d4d539 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -15,7 +15,7 @@ env: # Grants permissions for GITHUB_TOKEN permissions: - contents: read + contents: write # to upload release asset id-token: write # to verify the deployment originates from an appropriate source packages: write # to push to GHCR package