readd GH_REPO

This commit is contained in:
Bruno Alexandre Rosa 2025-12-31 09:47:35 -03:00
parent e01854a663
commit bbef0d82a2

View file

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