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 152e2d1 commit 1874195Copy full SHA for 1874195
.github/workflows/build.yml
@@ -71,7 +71,7 @@ jobs:
71
if: startsWith(github.ref, 'refs/tags/')
72
with:
73
name: CodeFormat
74
- draft: true
+ draft: false
75
generate_release_notes: true
76
files: |
77
linux-x64.zip
0 commit comments