diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index cdd0100..c0ac0c0 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -11,6 +11,7 @@ jobs: runs-on: ubuntu-24.04 permissions: contents: read + packages: write id-token: write steps: - name: login to container registry