Skip to content

Commit d291afe

Browse files
authored
Update deploy.yml
1 parent eb86495 commit d291afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
branches:
44
- master
55
paths:
6-
- docs
6+
- docs/**
77
jobs:
88
deploy:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)