Update .forgejo/workflows/pycairo.yaml

This commit is contained in:
Oskar Manhart 2025-05-17 13:19:08 +02:00
parent d06cc6da82
commit 5414c19122

View file

@ -29,6 +29,6 @@ jobs:
pip3 install twine pip3 install twine
python3 -m twine upload ./wheelhouse/* python3 -m twine upload ./wheelhouse/*
env: 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 TWINE_NON_INTERACTIVE: 1