Skip to content

Commit 0664517

Browse files
Update main.yml
1 parent 825843e commit 0664517

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ jobs:
3434

3535
Build-v9:
3636
if: ${{ github.ref == 'refs/heads/v9' }}
37-
uses: dynamsoft-docs/Docs-Template-Repo/.github/workflows/called-workflow-build-sync-testing.yml@preview
37+
uses: dynamsoft-docs/Docs-Template-Repo/.github/workflows/called-workflow-build-sync-testing.yml@DBR-v9
3838
with:
3939
doc-repo: barcode-reader-docs-mobile
40-
doc-url: barcode-reader/docs/mobile
40+
doc-url: barcode-reader/docs/v9mobile
41+
doc-branch: v9
4142
secrets: inherit

0 commit comments

Comments
 (0)