mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-15 02:11:45 +03:00
enable push access to cachix
This commit is contained in:
parent
29b9f293d0
commit
62e512f112
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -15,8 +15,7 @@ jobs:
|
||||
- uses: cachix/cachix-action@v10
|
||||
with:
|
||||
name: noredink-ui
|
||||
# authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
skipPush: true
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
extraPullNames: niv
|
||||
|
||||
- run: nix-shell --pure --run 'shake --verbose ci'
|
||||
|
Loading…
Reference in New Issue
Block a user