mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-16 16:32:09 +00:00
Update release script
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user