Musicreater/upload.sh
mingfengpigeon 8b06078a90 Format.
2023-04-29 21:28:36 +08:00

5 lines
89 B
Bash

#!/usr/bin/env bash
python -m build
python -m twine upload dist/*
python clean_update.py