mirror of
https://github.com/vcmi/vcmi.git
synced 2025-09-16 09:26:28 +02:00
Update cache_cleanup.yml
This commit is contained in:
7
.github/workflows/cache_cleanup.yml
vendored
7
.github/workflows/cache_cleanup.yml
vendored
@@ -10,12 +10,7 @@ jobs:
|
||||
permissions:
|
||||
actions: write
|
||||
steps:
|
||||
- name: Install cache extension
|
||||
run: gh extension install actions/gh-actions-cache
|
||||
env:
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
|
||||
- name: Delete caches for this PR
|
||||
- name: Delete caches for closed PR
|
||||
env:
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
GH_REPO: ${{ github.repository }}
|
||||
|
Reference in New Issue
Block a user