mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-13 00:22:23 +00:00
[Fix] - Publish python package
This commit is contained in:
parent
97761b97a6
commit
d3e91a87c1
2
.github/workflows/py-ingestion-publish.yml
vendored
2
.github/workflows/py-ingestion-publish.yml
vendored
@ -59,4 +59,4 @@ jobs:
|
||||
cd ingestion; \
|
||||
python setup.py install sdist bdist_wheel; \
|
||||
twine check dist/*; \
|
||||
twine upload -r dist/*
|
||||
twine upload dist/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user