Skip to content

Commit

Permalink
push on jolt branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sragss committed Mar 14, 2024
1 parent 195b6f5 commit 5cd0a36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Deploy mdBook to GCS
on:
push:
branches:
- main # Or your default branch
- main
- jolt

jobs:
deploy:
Expand Down

0 comments on commit 5cd0a36

Please sign in to comment.