Skip to content

Commit da4d7d0

Browse files
committed
chore: deploy on this branch
1 parent 6227730 commit da4d7d0

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
@@ -3,7 +3,7 @@ name: Deploy Docusaurus site to Pages
33
on:
44
# Runs on pushes targeting the default branch
55
push:
6-
branches: ["main"]
6+
branches: ["main", "docs/fix-deploy-ci"]
77
paths:
88
- "documentation/**"
99

0 commit comments

Comments
 (0)