mirror of
https://github.com/venthur/blag.git
synced 2025-11-26 05:02:58 +00:00
fix workflow finally.... ;-;
This commit is contained in:
@@ -35,4 +35,4 @@ jobs:
|
|||||||
TWINE_PASSWORD: ${{ secrets.REGISTRY_TOKEN }}
|
TWINE_PASSWORD: ${{ secrets.REGISTRY_TOKEN }}
|
||||||
TWINE_REPOSITORY_URL: "https://gitea.raer.me/api/packages/freyjagp/pypi"
|
TWINE_REPOSITORY_URL: "https://gitea.raer.me/api/packages/freyjagp/pypi"
|
||||||
run: |
|
run: |
|
||||||
python3 -m twine upload --verbose dist/*
|
venv/bin/python3 -m twine upload --verbose dist/*
|
||||||
|
|||||||
Reference in New Issue
Block a user