Skip to content

Commit 307a751

Browse files
Update main.yml
1 parent 7a85c6a commit 307a751

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-v10:
3636
if: ${{ github.ref == 'refs/heads/v10' }}
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@DCV-v2
3838
with:
3939
doc-repo: barcode-reader-docs-mobile
40-
doc-url: barcode-reader/docs/mobile
40+
doc-url: barcode-reader/docs/v10/mobile
41+
doc-branch: v10
4142
secrets: inherit

0 commit comments

Comments
 (0)