Update .forgejo/workflows/pycairo.yaml
This commit is contained in:
parent
32d1b2df2e
commit
5a2ed0d835
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ jobs:
|
|||
|
||||
- name: Publish package distributions to Forgejo
|
||||
run: |
|
||||
pip3 install twine
|
||||
python3 -m twine upload ./wheelhouse/*
|
||||
env:
|
||||
TWINE_REPOSITORY_URL: https://git.weddingfactory.eu/api/packages/cmwedding/pypi/simple
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue