Skip to content

Commit 8fcd748

Browse files
authored
ci: publish documentation if something changes (#375)
Signed-off-by: Marco Nenciarini <[email protected]>
1 parent 5aa6c52 commit 8fcd748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
branches:
99
- main
1010
paths:
11-
- 'web/docs/**'
11+
- 'web/**'
1212

1313
# Prevent parallel deployments when multiple commits are pushed to main
1414
# in a short time.

0 commit comments

Comments
 (0)