mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-06 04:26:57 +00:00
Update docs sync workflow to push content to main branch (#18160)
This commit is contained in:
parent
1187f355a6
commit
5c684e6276
4
.github/workflows/sync-docs-v1.yml
vendored
4
.github/workflows/sync-docs-v1.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
destination-repository-name: 'docs-v1'
|
||||
user-email: openmetadata@getcollate.io
|
||||
commit-message: See ORIGIN_COMMIT from $GITHUB_REF
|
||||
target-branch: publish
|
||||
target-branch: main
|
||||
|
||||
- name: Push images
|
||||
id: push_images
|
||||
@ -54,7 +54,7 @@ jobs:
|
||||
destination-repository-name: 'docs-v1'
|
||||
user-email: openmetadata@getcollate.io
|
||||
commit-message: See ORIGIN_COMMIT from $GITHUB_REF
|
||||
target-branch: publish
|
||||
target-branch: main
|
||||
|
||||
- name: Prepare Collate content and partials
|
||||
id: prepare_collate
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user