mirror of
https://github.com/ilyakooo0/helix.git
synced 2024-12-01 11:23:10 +03:00
Fix cachix.yml definition
This commit is contained in:
parent
227e0108e9
commit
86b1236b46
4
.github/workflows/cachix.yml
vendored
4
.github/workflows/cachix.yml
vendored
@ -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
Block a user