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 f2c232f commit c7192d1Copy full SHA for c7192d1
.github/workflows/main.yml
@@ -34,7 +34,7 @@ jobs:
34
35
Build-v2:
36
if: ${{ github.ref == 'refs/heads/v2' }}
37
- 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
38
with:
39
doc-repo: camera-enhancer-docs-mobile
40
doc-url: camera-enhancer/docs/v2/mobile
0 commit comments