ci: skip adding Cachix for flake updates (#1108)

This commit is contained in:
Daniel Thwaites 2025-04-05 22:24:28 +01:00 committed by GitHub
parent 2cdfff2575
commit bb8af4c658
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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