Skip to content

Commit e95472c

Browse files
yajoadrian-gierakowski
authored andcommitted
docs: fix auto-deployment
1 parent 7a0c615 commit e95472c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: pages
22

33
on:
44
push:
5-
branches: [$default-branch]
5+
branches: [main]
66
paths:
77
- "docs/**"
88
- "modules/**"

0 commit comments

Comments
 (0)