Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Book generation

Book generation #30

Workflow file for this run

name: Book generation
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: '0 0 * * 0'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build:
uses: SquareBracketAssociates/BookBuilderDashboard/.github/workflows/main.yml@master
with:
bookname: MemoryGame-wip