Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-release job - fix typo #146

Merged
merged 10 commits into from
Nov 25, 2020
Merged
Prev Previous commit
Next Next commit
Remove wrong branch check
  • Loading branch information
matdru committed Nov 23, 2020
commit f728f6b053590c586aeeb558896a5286518d8503
1 change: 0 additions & 1 deletion .github/workflows/next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:

prerelease:
name: Prerelease
if: github.ref == 'refs/heads/master'
runs-on: ubuntu-latest
needs: build-and-test
env:
Expand Down