diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b7dc17ce20..10a87139ea 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -9,6 +9,7 @@ jobs: permissions: contents: read id-token: write + packages: write steps: - name: Login to GitHub Container Registry uses: docker/login-action@v3