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

This commit is contained in:
ahuston-0 2025-03-10 09:49:19 -04:00
parent ea16a83c2e
commit fd826be6da
No known key found for this signature in database
GPG Key ID: 47940175096C1330

View File

@ -45,6 +45,7 @@ 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