We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce0c0f8 + d39b1ee commit c2ad19aCopy full SHA for c2ad19a
1 file changed
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
tag_name: ${{ github.ref }}
34
release_name: Release ${{ steps.branch_name.outputs.SOURCE_TAG }}
35
- draft: true
+ draft: false
36
prerelease: false
37
- name: Upload files to Release
38
uses: softprops/action-gh-release@v1
0 commit comments