Skip to content

Commit

Permalink
Updated repository dispatch event in build_pdf_book workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Cannon07 committed May 26, 2024
1 parent 1cdf42b commit 05b5249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_pdf_book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build latest version of PDF Book
on:
workflow_dispatch:
repository_dispatch:
types: [rebuild-book]
types: [ rebuild-website ]

permissions:
contents: write
Expand Down

0 comments on commit 05b5249

Please sign in to comment.