We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15b2b13 + 1872de0 commit e0494d8Copy full SHA for e0494d8
1 file changed
.github/workflows/main.yml
@@ -52,8 +52,6 @@ jobs:
52
# prerelease: false
53
54
build-release:
55
- needs: [check-version, create-release]
56
- if: needs.check-version.outputs.should_release == 'true'
57
strategy:
58
matrix:
59
os: [ubuntu-latest, windows-latest, macos-latest]
0 commit comments