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 35c8b3f commit f43e341Copy full SHA for f43e341
.github/workflows/main.yml
@@ -32,7 +32,7 @@ jobs:
32
doc-url: capture-vision/docs/mobile
33
secrets: inherit
34
35
- Build-Preview:
+ 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
38
with:
0 commit comments