Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
Cachix token
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Jul 9, 2024
1 parent 9387d49 commit a2e5ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Build zomes
env:
CACHIX_AUTH_TOKEN: "$"
CACHIX_AUTH_TOKEN: "${{ secrets.DARKSOIL_CACHIX_AUTH_TOKEN }}"
run: |
nix build -L .#roles_integrity
cachix push holochain-open-dev $(nix path-info --accept-flake-config .#roles_integrity)
Expand Down

0 comments on commit a2e5ee2

Please sign in to comment.