Skip to content

Bump stefanzweifel/git-auto-commit-action from 5 to 7 #19

Bump stefanzweifel/git-auto-commit-action from 5 to 7

Bump stefanzweifel/git-auto-commit-action from 5 to 7 #19

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