We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4008db6 commit d061459Copy full SHA for d061459
.github/workflows/main.yml
@@ -35,7 +35,7 @@ jobs:
35
36
Build-v2:
37
if: ${{ github.ref == 'refs/heads/v2' }}
38
- uses: dynamsoft-docs/Docs-Template-Repo/.github/workflows/called-workflow-build-sync-testing.yml@DCV-v2
+ uses: dynamsoft-docs/Docs-Template-Repo/.github/workflows/called-workflow-build-sync-production.yml@DCV-v2
39
with:
40
doc-repo: camera-enhancer-docs
41
doc-url: camera-enhancer/docs/v2/core
0 commit comments