We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8857cf3 + da42b93 commit f48ed8aCopy full SHA for f48ed8a
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