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
|
||||
name: Cachix
|
||||
on:
|
||||
push: master
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
|
Loading…
Reference in New Issue