Skip to content

Commit

Permalink
build: update release script
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisKujawa committed Oct 31, 2023
1 parent 9ab259e commit 6e18607
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,6 @@ cp cli/target/cli-*-jar-with-dependencies.jar zdb.jar

git push origin main
git push origin "$version"

gh release create "$version" --generate-notes zdb*

0 comments on commit 6e18607

Please sign in to comment.