Skip to content

Commit e95472c

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)