mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-27 18:36:08 +00:00
Do not push ingestion dir (#7008)
This commit is contained in:
parent
58d27811d0
commit
2238bc2466
14
.github/workflows/sync-docs.yml
vendored
14
.github/workflows/sync-docs.yml
vendored
@ -52,17 +52,3 @@ jobs:
|
||||
user-email: openmetadata@getcollate.io
|
||||
commit-message: See ORIGIN_COMMIT from $GITHUB_REF
|
||||
target-branch: publish
|
||||
|
||||
- name: Push ingestion
|
||||
id: push_ingestion
|
||||
uses: cpina/github-action-push-to-another-repository@main
|
||||
env:
|
||||
SSH_DEPLOY_KEY: ${{ secrets.DOCS_SSH_DEPLOY_KEY }}
|
||||
with:
|
||||
source-directory: openmetadata-docs/ingestion/
|
||||
target-directory: public/ingestion/
|
||||
destination-github-username: 'open-metadata'
|
||||
destination-repository-name: 'docs'
|
||||
user-email: openmetadata@getcollate.io
|
||||
commit-message: See ORIGIN_COMMIT from $GITHUB_REF
|
||||
target-branch: publish
|
||||
|
Loading…
x
Reference in New Issue
Block a user