Fix cachix.yml definition

This commit is contained in:
Blaž Hrastnik 2022-03-02 11:18:29 +09:00 committed by GitHub
parent 227e0108e9
commit 86b1236b46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,9 @@
# Publish the Nix flake outputs to Cachix
name: Cachix
on:
push: master
push:
branches:
- master
jobs:
publish: