Skip to content

Commit 6f21df3

Browse files
committed
Better attribution
1 parent f366dc8 commit 6f21df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# Updates the attribution.json file in git
2929
- uses: OSS-Docs-Tools/create-attribution-json@master
3030
with:
31-
glob: "docs/documentation/*.md"
31+
glob: "docs/documentation/**/*.md"
3232

3333
- name: Configure git and update attribution.json
3434
run: |

0 commit comments

Comments
 (0)