mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 11:34:18 +00:00
Add publish script
This commit is contained in:
parent
d27db273c2
commit
a34ec8c12e
1 changed files with 2 additions and 0 deletions
2
publish.bat
Normal file
2
publish.bat
Normal file
|
@ -0,0 +1,2 @@
|
|||
git commit -am "publish: %1"
|
||||
git push && poetry build && poetry publish && hub release create "%1" -m "Rpgpack %1"
|
Loading…
Reference in a new issue