Skip to content

Update footer-menu.html with metrics #21

Update footer-menu.html with metrics

Update footer-menu.html with metrics #21

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