feat(ghpublish): choose (pre)release depending on tag (#928)
While there, include integration testing to make sure the script is working as intended before using it. While there, edit maketarball.bash's comments.
This commit is contained in:
parent
7df25795c0
commit
ae0613fbb3
9 changed files with 72 additions and 6 deletions
2
script/ghpublish-branch.out.txt
Normal file
2
script/ghpublish-branch.out.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
gh release create -p rolling --target 7327e1ff7f0cfdc5ff0335574b85dc8ceb9465b6
|
||||
gh release upload rolling --clobber ABC
|
||||
Loading…
Reference in a new issue