Remove build cache from gitea actions #37
1
.github/workflows/cache-merge.yml
vendored
1
.github/workflows/cache-merge.yml
vendored
@ -45,7 +45,6 @@ jobs:
|
|||||||
purge-created: 0
|
purge-created: 0
|
||||||
# except the version with the `primary-key`, if it exists
|
# except the version with the `primary-key`, if it exists
|
||||||
purge-primary-key: never
|
purge-primary-key: never
|
||||||
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
|
|
||||||
|
|
||||||
- uses: nix-community/cache-nix-action@v6
|
- uses: nix-community/cache-nix-action@v6
|
||||||
name: purge some individual caches
|
name: purge some individual caches
|
||||||
|
Loading…
x
Reference in New Issue
Block a user