mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 17:57:55 +00:00
Update release script
This commit is contained in:
parent
6c62f7231b
commit
6b9addfeea
@ -27,5 +27,6 @@ then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
rm -rf dist
|
||||
python3 setup.py sdist bdist_wheel
|
||||
python3 -m twine upload dist/* --skip-existing
|
||||
|
Loading…
x
Reference in New Issue
Block a user