Skip to content

Commit ab67046

Browse files
Update main.yml
1 parent db91842 commit ab67046

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
branches:
1010
- main
1111
#- preview
12-
- v10
1312

1413
# Allows you to run this workflow manually from the Actions tab
1514
workflow_dispatch:
@@ -35,7 +34,7 @@ jobs:
3534

3635
Build-v10:
3736
if: ${{ github.ref == 'refs/heads/v10' }}
38-
uses: dynamsoft-docs/Docs-Template-Repo/.github/workflows/called-workflow-build-sync-testing.yml@DCV-v2
37+
uses: dynamsoft-docs/Docs-Template-Repo/.github/workflows/called-workflow-build-sync-production.yml@DCV-v2
3938
with:
4039
doc-repo: barcode-reader-docs-mobile
4140
doc-url: barcode-reader/docs/v10/mobile

0 commit comments

Comments
 (0)