Skip to content

ci: bump render image to jupyter-base:quarto-full-develop-b511eae #7

ci: bump render image to jupyter-base:quarto-full-develop-b511eae

ci: bump render image to jupyter-base:quarto-full-develop-b511eae #7

Workflow file for this run

name: Render Quarto (calls shared workflow)
on:
push:
branches: [ main, develop ]
pull_request:
branches: [ main, develop ]
jobs:
call-shared-render:
uses: ebpro/_quarto-utils/.github/workflows/render-quarto.yml@v1.0.4

Check failure on line 11 in .github/workflows/ci-render.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci-render.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci-render.yml" -> "ebpro/_quarto-utils/.github/workflows/render-quarto.yml@v1.0.4" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
EBPRO_CI_PAT: ${{ secrets.EBPRO_CI_PAT }}
with:
profiles: 'notes,slides'
quarto-image: 'ghcr.io/ebpro/jupyter-base:quarto-full-develop-b511eae'
utils-repo: 'ebpro/_quarto-utils'
utils-ref: 'v1.0.4'
output-path: '_output'