try: enable verbose logging
This commit is contained in:
parent
5e234a9ab8
commit
38bf49db6d
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ jobs:
|
||||||
- name: Publish package distributions to Forgejo
|
- name: Publish package distributions to Forgejo
|
||||||
uses: https://github.com/pypa/gh-action-pypi-publish@release/v1
|
uses: https://github.com/pypa/gh-action-pypi-publish@release/v1
|
||||||
with:
|
with:
|
||||||
|
verbose: true
|
||||||
repository-url: https://git.weddingfactory.eu/api/packages/cmwedding/pypi/simple
|
repository-url: https://git.weddingfactory.eu/api/packages/cmwedding/pypi/simple
|
||||||
user: cmwedding-bot
|
user: cmwedding-bot
|
||||||
password: ${{ secrets.FORGEJO_TOKEN }}
|
password: ${{ secrets.FORGEJO_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue