Skip to content

Commit

Permalink
Add option
Browse files Browse the repository at this point in the history
  • Loading branch information
breeze256 committed Dec 28, 2024
1 parent 4422053 commit e5813af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Deploy mdBook
on:
push:
branches: [ "master" ]
# Allows us to run this workflow manually from the Actions tab.
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit e5813af

Please sign in to comment.