1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-24 20:55:49 +00:00

Update release script

This commit is contained in:
Paulus Schoutsen
2019-08-12 12:48:34 -07:00
parent 88bea10b26
commit b8a18a27a4

View File

@@ -13,4 +13,4 @@ script/build_frontend
rm -rf dist
python3 setup.py sdist
python3 -m twine upload dist/*
python3 -m twine upload dist/* --skip-existing