mirror of https://github.com/helix-editor/helix
Fix cachix.yml definition
parent
227e0108e9
commit
86b1236b46
|
@ -1,7 +1,9 @@
|
||||||
# Publish the Nix flake outputs to Cachix
|
# Publish the Nix flake outputs to Cachix
|
||||||
name: Cachix
|
name: Cachix
|
||||||
on:
|
on:
|
||||||
push: master
|
push:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
|
Loading…
Reference in New Issue