add token to cache-merge
Some checks failed
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 14s
Check Nix formatting / Perform Nix format checks (pull_request) Has been cancelled
Check Nix flake / Build nix outputs (ubuntu-latest) (pull_request) Has been cancelled
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Has been cancelled
Some checks failed
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 14s
Check Nix formatting / Perform Nix format checks (pull_request) Has been cancelled
Check Nix flake / Build nix outputs (ubuntu-latest) (pull_request) Has been cancelled
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Has been cancelled
This commit is contained in:
parent
ea16a83c2e
commit
fd826be6da
1
.github/workflows/cache-merge.yml
vendored
1
.github/workflows/cache-merge.yml
vendored
@ -45,6 +45,7 @@ jobs:
|
||||
purge-created: 0
|
||||
# except the version with the `primary-key`, if it exists
|
||||
purge-primary-key: never
|
||||
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
|
||||
|
||||
- uses: nix-community/cache-nix-action@v6
|
||||
name: purge some individual caches
|
||||
|
Loading…
x
Reference in New Issue
Block a user