Skip to content
Merged

V10 #470

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,11 @@ jobs:
doc-url: barcode-reader/docs/web
secrets: inherit

Build-v10:
if: ${{ github.ref == 'refs/heads/v10' }}
uses: dynamsoft-docs/Docs-Template-Repo/.github/workflows/called-workflow-build-sync-production.yml@DCV-v2
with:
doc-repo: barcode-reader-docs-js
doc-url: barcode-reader/docs/v10/web
doc-branch: v10
secrets: inherit