File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed 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
2
2
on : [status]
3
3
jobs :
4
4
circleci_artifacts_redirector_job :
5
5
runs-on : ubuntu-latest
6
6
name : Run CircleCI artifacts redirector
7
7
steps :
8
8
- 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
10
10
with :
11
11
repo-token : ${{ secrets.GITHUB_TOKEN }}
12
12
api-token : ${{ secrets.IRSA_TUTORIALS_CIRCLE_TOKEN }}
13
13
artifact-path : 0/_build/html/index.html
14
14
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