Update nix.yml

This commit is contained in:
Cadey Ratio 2020-10-11 18:33:58 -04:00 committed by GitHub
parent b9467f224a
commit 8245594b73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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