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 caefc93 commit 6ba5536Copy full SHA for 6ba5536
.github/workflows/preview_create.yml
@@ -66,7 +66,7 @@ jobs:
66
uses: tinymce/[email protected]
67
with:
68
build: ./build/
69
- redirects: https://raw.githubusercontent.com/tinymce/tinymce-docs/refs/heads/feature/TCLOUD-4780/redirects.json
+ redirects: ./redirects.json
70
bucket: tiny-cloud-antora-docs-preview
71
prefix: ${{ env.PR }}/${{ env.RUN }}
72
parallel: 10
0 commit comments