mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-08 09:03:57 -07:00
readd GH_REPO
This commit is contained in:
parent
e01854a663
commit
bbef0d82a2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/delete-merged-caches.yml
vendored
1
.github/workflows/delete-merged-caches.yml
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue