1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 11:34:18 +00:00
royalnet/publish.bat
2020-06-23 19:07:27 +02:00

2 lines
118 B
Batchfile

git commit -am "publish: %1"
git push && poetry build && poetry publish && hub release create "%1" -m "Markovpack %1"