Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Update ibis gha (#187) #89

Update ibis gha (#187)

Update ibis gha (#187) #89

Workflow file for this run

name: Build eBooks
on:
push:
branches: [main]
permissions:
contents: write
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
- name: Build eBooks with Ibis Next
uses: bobbyiliev/ibis-build-action@v2.0.0
with:
ibis_path: "./ebook/en"
ibis_branch: "main"
email: "bobby@bobbyiliev.com"
commit_message: "📚 Updated eBook files"
php_version: "8.2"
formats: "pdf,pdf-dark,epub,sample,sample-dark"
skip_push: "false"
Morty Proxy This is a proxified and sanitized view of the page, visit original site.