Skip to content

Commit

Permalink
set draft to false at upload to release (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
coderzc authored Dec 28, 2021
1 parent db4d22b commit 51c9666
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
file: "hugegraph-*.tar.gz"
tag_name: ${{ github.ref_name }}
overwrite: true
draft: false
verbose: true
update_latest_release: true

Expand Down

0 comments on commit 51c9666

Please sign in to comment.