Skip to content

Commit

Permalink
leave auto-generated release in draft state
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrove-oss committed Jan 27, 2021
1 parent 3f65751 commit bf5ef85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ steps.get_version.outputs.VERSION }}
draft: false
draft: true
prerelease: false
- name: Upload MacOS amd64
id: upload-mac-amd64
Expand Down

0 comments on commit bf5ef85

Please sign in to comment.