ci: skip adding Cachix for flake updates (#1108)
This commit is contained in:
parent
2cdfff2575
commit
bb8af4c658
1 changed files with 0 additions and 4 deletions
4
.github/workflows/update-flake.yml
vendored
4
.github/workflows/update-flake.yml
vendored
|
|
@ -18,10 +18,6 @@ jobs:
|
|||
with:
|
||||
ref: ${{ matrix.branch }}
|
||||
- uses: DeterminateSystems/nix-installer-action@v16
|
||||
- uses: cachix/cachix-action@v16
|
||||
with:
|
||||
name: stylix
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
|
||||
- id: generate-token
|
||||
uses: actions/create-github-app-token@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue