Skip to content

Allow manually triggering website rebuild #15

Allow manually triggering website rebuild

Allow manually triggering website rebuild #15

name: CircleCI artifact redirector
on:
status: {}
jobs:
circleci_artifact_redirector:
runs-on: ubuntu-latest
if: github.event.context == 'ci/circleci: build-docs'

Check failure on line 9 in .github/workflows/circleci-artifact-redirector.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/circleci-artifact-redirector.yaml

Invalid workflow file

You have an error in your yaml syntax on line 9
steps:
- uses: scientific-python/circleci-artifacts-redirector-action@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
api-token: ${{ secrets.CIRCLECI_ARTIFACT_REDIRECTOR_TOKEN }}
artifact-path: 0/_build/html/index.html
circleci-jobs: build-docs