diff --git a/.github/workflows/book-production.yml b/.github/workflows/book-production.yml index 0b9a4be..dcd7885 100644 --- a/.github/workflows/book-production.yml +++ b/.github/workflows/book-production.yml @@ -9,7 +9,7 @@ on: required: true type: number has_epub: - description: 'True to run EPUB workflow' + description: 'Run EPUB workflow' default: true required: true type: boolean