Skip to content

.github/workflows/circle_artifacts.yml #2864

.github/workflows/circle_artifacts.yml

.github/workflows/circle_artifacts.yml #2864

on: [status]
jobs:
circleci_artifacts_redirector_job:
runs-on: ubuntu-20.04
name: Run CircleCI artifacts redirector
steps:
- name: GitHub Action step
uses: larsoner/circleci-artifacts-redirector-action@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
artifact-path: 0/dev/index.html
circleci-jobs: build_doc
job-title: Check the rendered docs here!