We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e3575 commit 6e4abddCopy full SHA for 6e4abdd
1 file changed
.github/workflows/preview_create.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: Create redirects on S3
66
run: |
67
- node .github/workflows/scripts/generate_redirects.mjs tiny-cloud-antora-docs-preview ${PR}/${RUN} --parallel 9
+ node .github/workflows/scripts/generate_redirects.mjs tiny-cloud-antora-docs-preview ${PR}/${RUN} --parallel 10
68
69
- name: Update pointer to current run output # put in the docs subfolder as we rely on that path in redirects
70
0 commit comments