Skip to content

Commit 5f2fd57

Browse files
committed
ci: fix
1 parent 2e34db8 commit 5f2fd57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-docs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Publish Docs
22

33
on:
44
push:
5-
paths:
6-
- 'docs/**'
5+
branches:
6+
- test-docs
77

88
jobs:
99
publish:

0 commit comments

Comments
 (0)