Skip to content

Commit aba9bf4

Browse files
authored
copy repo history in order to show author attribution based on commit history (#210)
1 parent c12abd5 commit aba9bf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-to-gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
- name: Checkout 🛎️
5252
uses: actions/checkout@v4
5353
with:
54+
fetch-depth: 0
5455
persist-credentials: false
5556

5657
# configure custom domain for github pages

0 commit comments

Comments
 (0)