forked from cadey/xesite
Update nix.yml
This commit is contained in:
parent
b9467f224a
commit
8245594b73
|
@ -25,7 +25,7 @@ jobs:
|
|||
release:
|
||||
runs-on: ubuntu-latest
|
||||
needs: docker-build
|
||||
if: github.ref == 'refs/heads/master'
|
||||
if: github.ref == 'refs/heads/main'
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: cachix/install-nix-action@v6
|
||||
|
|
Loading…
Reference in New Issue