E5D8 [pre-commit.ci] pre-commit autoupdate (#1501) · sphinx-gallery/sphinx-gallery@3d195b2 · GitHub
[go: up one dir, main page]

Skip to content

.github/workflows/circle_artifacts.yml #15945

.github/workflows/circle_artifacts.yml

.github/workflows/circle_artifacts.yml #15945

on: [status] # yamllint disable-line rule:truthy
jobs:
circleci_artifacts_redirector_job:
runs-on: ubuntu-latest
name: Run CircleCI artifacts redirector
steps:
- name: GitHub Action step
uses: larsoner/circleci-artifacts-redirector-action@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
api-token: ${{ secrets.CIRCLECI_TOKEN }}
artifact-path: 0/html/index.html
circleci-jobs: build_docs
0