Fix used cachix in update workflow
This commit is contained in:
parent
e9cec2f98c
commit
fa7e8ba034
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Cachix
|
||||
uses: cachix/cachix-action@v10
|
||||
with:
|
||||
name: accentor
|
||||
name: chvp
|
||||
extraPullNames: "nix-community,accentor"
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
skipPush: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue