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 9af7b48 commit b67d535Copy full SHA for b67d535
.github/workflows/main.yml
@@ -21,13 +21,13 @@ jobs:
21
uses: dynamsoft-docs/Docs-Template-Repo/.github/workflows/called-workflow-build-sync-production.yml@main
22
with:
23
doc-repo: faq
24
- doc-url: faq/barcode-reader
+ doc-url: faq
25
secrets: inherit
26
27
Build-Preview:
28
if: ${{ github.ref == 'refs/heads/preview' }}
29
uses: dynamsoft-docs/Docs-Template-Repo/.github/workflows/called-workflow-build-sync-testing.yml@preview
30
31
32
33
0 commit comments