Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Build BookLore Container #27

Build BookLore Container

Build BookLore Container #27

Workflow file for this run

name: Build BookLore Container
on:
push:
branches: [main]
paths-ignore: ['*.md', 'LICENSE', '.gitignore']
pull_request:
branches: [main]
workflow_dispatch:
jobs:
build:
uses: daemonless/dbuild/.github/workflows/daemonless-build.yaml@main
with:
image_name: booklore
secrets: inherit