Skip to content

Commit 22ec591

Browse files
committed
Update mdbook.yml
1 parent f4e0f00 commit 22ec591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mdbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: Deploy mdBook site to Pages
77
on:
88
# Runs on pushes targeting the default branch
99
push:
10-
branches: ["dist"] # You can change the branch here. Make sure your pages setup is
10+
branches: ["main"] # You can change the branch here. Make sure your pages setup is
1111

1212
# Allows you to run this workflow manually from the Actions tab
1313
workflow_dispatch:

0 commit comments

Comments
 (0)