Skip to content

Commit

Permalink
Merge pull request #1178 from AmpersandTarski/development
Browse files Browse the repository at this point in the history
This fix will trigger the release
  • Loading branch information
hanjoosten authored Jun 1, 2021
2 parents ae3e381 + a3c3ae7 commit 52d83fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

release:
name: Release 🥧
if: github.ref == 'master'
if: github.ref == 'refs/heads/master'
needs: [ build-and-test-ubuntu
, build-and-test-macOS
, build-and-test-windows
Expand Down

0 comments on commit 52d83fb

Please sign in to comment.