1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00

publish: 5.5

This commit is contained in:
Steffo 2020-02-11 23:05:45 +01:00
parent 6db81c689c
commit 7c60046cb7

View file

@ -1 +1,2 @@
git commit -am "publish: %1" && git push && poetry build && poetry publish && hub release create "%1" -m "Royalnet %1"
git commit -am "publish: %1"
git push && poetry build && poetry publish && hub release create "%1" -m "Royalnet %1"