Skip to content

Commit 1c5c201

Browse files
committed
Hmph. Maybe I need to delete the draftbuild first in Github Actions?
1 parent b17a466 commit 1c5c201

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/draft.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,9 @@ jobs:
6262
make check
6363
make artifacts
6464
65-
#
6665
- name: Release
6766
uses: softprops/action-gh-release@v2
6867
with:
69-
draft: true
7068
tag_name: draftbuild
7169
files: |
7270
tokenize-*.tar.gz

0 commit comments

Comments
 (0)