bs commit to fix an issue with actions caused by an issue with the server

This commit is contained in:
2024-10-26 01:35:40 -07:00
parent 636f635fea
commit 7ab8da8dcd

11
push
View File

@@ -1,11 +0,0 @@
#!/bin/bash
REPO="gitea"
python3 -m pip install --upgrade twine
python3 -m twine upload --repository $REPO dist/*