Created
July 24, 2025 20:12
-
-
Save boina-n/3ca0fcbdef7f3108f13ce5d1009d4b4a to your computer and use it in GitHub Desktop.
bash-snippets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gh release create beta-$(basename `git rev-parse --show-toplevel`)-$(git rev-parse --short HEAD) --generate-notes --target $(git branch | grep \* | cut -d ' ' -f2) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment