diff --git a/.github/workflows/wc-integration-test.yaml b/.github/workflows/wc-integration-test.yaml index 3b3021b16..9c7385ada 100644 --- a/.github/workflows/wc-integration-test.yaml +++ b/.github/workflows/wc-integration-test.yaml @@ -251,3 +251,4 @@ jobs: working-directory: tests/cosign env: GH_DEBUG: "1" + GIHTUB_TOKEN: ${{github.token}} # gh attestation verify requires a GitHub access token