mirror of
https://github.com/Infinidat/infi.clickhouse_orm.git
synced 2025-08-02 11:10:11 +03:00
Update python-publish.yml
This commit is contained in:
parent
c357aad8e7
commit
223febdc82
2
.github/workflows/python-publish.yml
vendored
2
.github/workflows/python-publish.yml
vendored
|
@ -35,6 +35,6 @@ jobs:
|
|||
- name: Builds and upload to PyPI
|
||||
run: |
|
||||
poetry config pypi-token.pypi "$TWINE_TOKEN"
|
||||
poetry publish
|
||||
poetry publish --build
|
||||
env:
|
||||
TWINE_TOKEN: ${{ secrets.TWINE_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user