forked from cadey/xesite
Update nix.yml
This commit is contained in:
parent
385d25c9f9
commit
1f7f32fcaf
|
@ -30,6 +30,7 @@ jobs:
|
|||
needs: docker-build
|
||||
if: github.ref == 'refs/heads/master'
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: cachix/install-nix-action@v6
|
||||
- name: deploy
|
||||
run: ./scripts/release.sh
|
||||
|
|
Loading…
Reference in New Issue