internet_ml/scripts/publish.sh

4 lines
86 B
Bash

#!/bin/sh
poetry publish --build --username $PYPI_USERNAME --password $PYPI_PASSWORD