Skip to content

Commit df5f33c

Browse files
committed
nix ci: cachix only on HPP org
1 parent d347fe8 commit df5f33c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ jobs:
1515
- uses: DeterminateSystems/magic-nix-cache-action@main
1616
- run: nix --accept-flake-config build -L
1717
- run: nix --accept-flake-config run .#cachix push gepetto $(readlink result)
18+
if: github.repository_owner == 'humanoid-path-planner'
1819
env:
1920
CACHIX_AUTH_TOKEN: ${{ secrets.CACHIX_AUTH_TOKEN }}

0 commit comments

Comments
 (0)