fix workflow finally.... ;-;

This commit is contained in:
2024-10-26 02:19:11 -07:00
parent 7ab8da8dcd
commit 1620111680

View File

@@ -35,4 +35,4 @@ jobs:
TWINE_PASSWORD: ${{ secrets.REGISTRY_TOKEN }}
TWINE_REPOSITORY_URL: "https://gitea.raer.me/api/packages/freyjagp/pypi"
run: |
python3 -m twine upload --verbose dist/*
venv/bin/python3 -m twine upload --verbose dist/*