diff --git a/.github/workflows/setup-tests.yml b/.github/workflows/setup-tests.yml index 786e89ccc..2859cdb4e 100644 --- a/.github/workflows/setup-tests.yml +++ b/.github/workflows/setup-tests.yml @@ -14,6 +14,7 @@ concurrency: env: ZOMBIE_TRACE: 1 GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} + ZOMBIE_RELEASES_FILE: ./releases.json permissions: {}