Skip to content

Commit 6a8465d

Browse files
committed
Do I need to include the tag_name with this GitHub softprops?
1 parent 3a704c1 commit 6a8465d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ jobs:
5151
- name: Release
5252
uses: softprops/action-gh-release@v2
5353
with:
54-
tag_name: draftbuild
5554
draft: true
5655
prerelease: false
5756
generate_release_notes: false
5857
files: |
58+
tokenize.tar.gz
5959
tokenize-*.tar.gz

0 commit comments

Comments
 (0)