1
Fork 0
mirror of https://github.com/Steffo99/lihzahrd.git synced 2024-10-16 06:27:29 +00:00
lihzahrd/publish.bat
2020-06-10 19:54:56 +02:00

2 lines
No EOL
115 B
Batchfile

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