Skip to content

Commit caefc93

Browse files
committed
TCLOUD-4780: Try loading redirects from a URL
1 parent d3c0b04 commit caefc93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview_create.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
uses: tinymce/[email protected]
6767
with:
6868
build: ./build/
69-
redirects: ./redirects.json
69+
redirects: https://raw.githubusercontent.com/tinymce/tinymce-docs/refs/heads/feature/TCLOUD-4780/redirects.json
7070
bucket: tiny-cloud-antora-docs-preview
7171
prefix: ${{ env.PR }}/${{ env.RUN }}
7272
parallel: 10

0 commit comments

Comments
 (0)