We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c78055 commit da42b93Copy full SHA for da42b93
1 file changed
.github/workflows/electron-build.yaml
@@ -43,7 +43,6 @@ jobs:
43
working-directory: desktop
44
45
- name: release
46
- if: startsWith(github.ref, 'refs/tags/')
47
uses: softprops/action-gh-release@v1
48
with:
49
draft: true
0 commit comments