forked from github.com/blag
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