mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-18 11:54:00 +00:00
Issue-4790 (#4800)
This commit is contained in:
parent
da92d07c78
commit
cfab77c854
1
.github/workflows/py-ingestion-publish.yml
vendored
1
.github/workflows/py-ingestion-publish.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
||||
twine check dist/*; \
|
||||
twine upload -r testpypi dist/*
|
||||
publish:
|
||||
needs: [publish-test]
|
||||
runs-on: ubuntu-latest
|
||||
environment: release
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user