We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e8510a commit 3cc5c43Copy full SHA for 3cc5c43
.github/workflows/build.yml
@@ -72,7 +72,6 @@ jobs:
72
if: ${{ always() }}
73
74
create-release:
75
- needs: [build]
76
runs-on: "ubuntu-20.04"
77
if: github.ref == 'refs/heads/master'
78
permissions:
0 commit comments