Skip to content

Commit 2b845a7

Browse files
committed
ci: Skip the draft stage when creating the GitHub release
1 parent 4dacc46 commit 2b845a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ jobs:
9393
- name: Create GitHub Release
9494
uses: softprops/action-gh-release@v1
9595
with:
96-
draft: true
9796
body_path: RELEASE-NOTES
9897
files: |
9998
tree-sitter-grammars-*.tar.gz

0 commit comments

Comments
 (0)