Skip to content

Commit

Permalink
added README.md to trigger deploy-book action
Browse files Browse the repository at this point in the history
  • Loading branch information
calbaker committed Jan 25, 2024
1 parent 497b6dc commit 389ab46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
paths:
- "docs/**"
- ".github/workflows/deploy-book.yaml"
- "README.md"

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 389ab46

Please sign in to comment.