mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-15 05:16:34 +00:00
Update release script
This commit is contained in:
parent
2d67a01ec2
commit
29912d1b63
@ -10,6 +10,8 @@ cd "$(dirname "$0")/.."
|
|||||||
yarn install
|
yarn install
|
||||||
|
|
||||||
script/build_frontend
|
script/build_frontend
|
||||||
python3 setup.py sdist
|
|
||||||
python3 -m twine upload dist/* --skip-existing
|
rm -rf dist
|
||||||
|
python3 setup.py sdist
|
||||||
|
python3 -m twine upload dist/*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user