File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- name : Run CircleCI asrtifacts redirector for rendered HTML
1+ name : Run CircleCI artifacts redirector for rendered HTML
22on : [status]
33jobs :
44 circleci_artifacts_redirector_job :
55 runs-on : ubuntu-latest
66 name : Run CircleCI artifacts redirector
77 steps :
88 - name : GitHub Action step
9- uses : scientific-python/circleci-artifacts-redirector-action@7eafdb60666f57706a5525a2f5eb76224dc8779b # v1.1 .0
9+ uses : scientific-python/circleci-artifacts-redirector-action@6b0ee99678fb003bba8202536e861f74ab6ff364 # v1.2 .0
1010 with :
1111 repo-token : ${{ secrets.GITHUB_TOKEN }}
1212 api-token : ${{ secrets.IRSA_TUTORIALS_CIRCLE_TOKEN }}
1313 artifact-path : 0/_build/html/index.html
1414 circleci-jobs : build-docs
15+ domain : circle.scientific-python.dev
16+ job-title : " --> Rendering Preview <--"
You can’t perform that action at this time.
0 commit comments