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.
1 parent 9f4bef0 commit 960d4fdCopy full SHA for 960d4fd
.github/workflows/build-release.yml
@@ -71,7 +71,6 @@ jobs:
71
--run-as-individual-steps
72
--prepare-package
73
- name: Create Pre-Release on Push
74
- if: github.event_name == 'push'
75
uses: softprops/action-gh-release@v2
76
with:
77
tag_name: ${{env.tag}}
0 commit comments