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 94464f7 commit 7aeb001Copy full SHA for 7aeb001
.github/workflows/preview_create.yml
@@ -68,7 +68,7 @@ jobs:
68
build: ./build/
69
redirects: ./redirects.json
70
bucket: tiny-cloud-antora-docs-preview
71
- prefix: ${{ vars.PR }}/${{ vars.RUN }}
+ prefix: ${{ PR }}/${{ RUN }}
72
parallel: 10
73
74
- name: Update pointer to current run output # put in the docs subfolder as we rely on that path in redirects
0 commit comments