readd GH_TOKEN env var

This commit is contained in:
Bruno Alexandre Rosa 2025-12-31 09:21:42 -03:00
parent 0eea029484
commit e01854a663

View file

@ -14,6 +14,7 @@ jobs:
steps:
- name: Cleanup
env:
GH_TOKEN: ${{ github.token }} # needed by the gh client
BRANCH: refs/pull/${{ github.event.pull_request.number }}/merge
run: |
echo "Fetching list of cache keys"