Skip to content

Commit f700f81

Browse files
committed
TCLOUD-4780: Use v1.0 of the tinymce-docs-generate-redirects-action
1 parent 6ba5536 commit f700f81

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
@@ -63,7 +63,7 @@ jobs:
6363
aws s3 sync ./build s3://tiny-cloud-antora-docs-preview/${PR}/${RUN}
6464
6565
- name: Create redirects on S3
66-
uses: tinymce/tinymce-docs-generate-redirects-action@v0.1
66+
uses: tinymce/tinymce-docs-generate-redirects-action@v1.0
6767
with:
6868
build: ./build/
6969
redirects: ./redirects.json

0 commit comments

Comments
 (0)