Skip to content

Commit

Permalink
Update release-cli.yml (#136)
Browse files Browse the repository at this point in the history
Modified behavior so new gh tags are marked as latest release

Signed-off-by: Andres Morey <[email protected]>
  • Loading branch information
amorey authored Oct 26, 2024
1 parent ba756b9 commit 0966427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
uses: softprops/action-gh-release@v2
with:
files: bin/*
draft: true
draft: false

0 comments on commit 0966427

Please sign in to comment.