Musicreater/upload.sh

5 lines
89 B
Bash
Raw Permalink Normal View History

2023-04-29 21:28:36 +08:00
#!/usr/bin/env bash
python -m build
python -m twine upload dist/*
python clean_update.py