Skip to content

Commit

Permalink
create a draft release
Browse files Browse the repository at this point in the history
  • Loading branch information
khavinshankar authored Apr 3, 2024
1 parent 66d452b commit 2b84072
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ jobs:
gh release create "$TAG" \
--repo="$GITHUB_REPOSITORY" \
--title="$TAG" \
--generate-notes
--generate-notes \
--draft

0 comments on commit 2b84072

Please sign in to comment.