Skip to content

Commit 09e22df

Browse files
Merge pull request #469 from a362758199/v9
V9
2 parents 3e164f2 + ccc2564 commit 09e22df

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/main.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,11 @@ jobs:
3232
doc-url: barcode-reader/docs/web
3333
secrets: inherit
3434

35+
Build-v9:
36+
if: ${{ github.ref == 'refs/heads/v9' }}
37+
uses: dynamsoft-docs/Docs-Template-Repo/.github/workflows/called-workflow-build-sync-production.yml@DBR-v9
38+
with:
39+
doc-repo: barcode-reader-docs-js
40+
doc-url: barcode-reader/docs/v9/web
41+
doc-branch: v9
42+
secrets: inherit

0 commit comments

Comments
 (0)