We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a9f32a commit 04a33c7Copy full SHA for 04a33c7
.github/workflows/build.yaml
@@ -141,5 +141,6 @@ jobs:
141
- name: Release
142
uses: softprops/action-gh-release@v1
143
with:
144
+ draft: true
145
files: |
146
archives/*
0 commit comments