Skip to content

Commit b2bd269

Browse files
Update main.yml
1 parent b3920ef commit b2bd269

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/main.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,13 @@ jobs:
3131
doc-url: camera-enhancer/docs/mobile
3232
secrets: inherit
3333

34+
Build-v2:
35+
if: ${{ github.ref == 'refs/heads/v2' }}
36+
uses: dynamsoft-docs/Docs-Template-Repo/.github/workflows/called-workflow-build-sync-testing.yml@DCV-v2
37+
with:
38+
doc-repo: camera-enhancer-docs-mobile
39+
doc-url: camera-enhancer/docs/v2/mobile
40+
doc-branch: v2
41+
secrets: inherit
42+
3443

0 commit comments

Comments
 (0)