Skip to content

Commit 4a4a970

Browse files
committed
From master to main
1 parent 2106b43 commit 4a4a970

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Run mdbook and deply to github pages
22
on:
33
# Runs on pushes targeting the default branch
44
push:
5-
branches: ["master"]
5+
branches: ["main"]
66
# Allows you to run this workflow manually from the Actions tab
77
workflow_dispatch:
88

0 commit comments

Comments
 (0)