Skip to content

Commit 89053e2

Browse files
author
DominicGBauer
committed
chore: change to main branch
1 parent f0d3e42 commit 89053e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy docs to GitHub Pages
22

33
on:
44
push:
5-
branches: ["docs"]
5+
branches: ["main"]
66

77
permissions:
88
contents: read

0 commit comments

Comments
 (0)