Update docs sync workflow to push content to main branch (#18160)

This commit is contained in:
Aniket Katkar 2024-10-08 10:00:02 +05:30 committed by GitHub
parent 1187f355a6
commit 5c684e6276
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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