upload.sh 60 B

123456
  1. #!/bin/bash
  2. bash ./scripts/build.sh
  3. twine upload ./dist/*