Fix cachix.yml definition

pull/1729/head
Blaž Hrastnik 2 years ago committed by GitHub
parent 227e0108e9
commit 86b1236b46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save