#17 Document Cachix external dashboard
This commit is contained in:
parent
befdfdad36
commit
7957fe1f8d
@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Set up Cachix
|
- name: Set up Cachix
|
||||||
uses: cachix/cachix-action@v15
|
uses: cachix/cachix-action@v15
|
||||||
with:
|
with:
|
||||||
name: jafnernet
|
name: jafnernet # https://app.cachix.org/cache/jafnernet
|
||||||
authToken: '${{ secrets.CACHIX_TOKEN }}'
|
authToken: '${{ secrets.CACHIX_TOKEN }}'
|
||||||
extraPullNames: nix-community
|
extraPullNames: nix-community
|
||||||
- name: Set up deploy-rs
|
- name: Set up deploy-rs
|
||||||
|
Loading…
Reference in New Issue
Block a user