Update .forgejo/workflows/pycairo.yaml
This commit is contained in:
parent
d06cc6da82
commit
5414c19122
1 changed files with 1 additions and 1 deletions
|
|
@ -29,6 +29,6 @@ jobs:
|
|||
pip3 install twine
|
||||
python3 -m twine upload ./wheelhouse/*
|
||||
env:
|
||||
TWINE_REPOSITORY_URL: https://cmwedding-bot:${{ secrets.FORGEJO_TOKEN }}@git.weddingfactory.eu/api/packages/cmwedding/pypi/simple
|
||||
TWINE_REPOSITORY_URL: https://cmwedding-bot:${{ secrets.FORGEJO_TOKEN }}@git.weddingfactory.eu/api/packages/cmwedding/pypi
|
||||
TWINE_NON_INTERACTIVE: 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue