mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 08:16:36 +00:00
Update release script
This commit is contained in:
parent
88bea10b26
commit
b8a18a27a4
@ -13,4 +13,4 @@ script/build_frontend
|
|||||||
|
|
||||||
rm -rf dist
|
rm -rf dist
|
||||||
python3 setup.py sdist
|
python3 setup.py sdist
|
||||||
python3 -m twine upload dist/*
|
python3 -m twine upload dist/* --skip-existing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user