Skip to content

Add theme info to footer #37

Add theme info to footer

Add theme info to footer #37

name: trigger-book-build
on:
pull_request:
jobs:
build:
uses: ProjectPythia/cookbook-actions/.github/workflows/build-book.yaml@main
with:
environment_name: po-cookbook-dev
artifact_name: book-zip-${{ github.event.number }}
# Other input options are possible, see ProjectPythia/cookbook-actions/.github/workflows/build-book.yaml