Skip to content

Commit e686ca8

Browse files
committed
Checkout full repo history
1 parent d449c6e commit e686ca8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
steps:
2929
- name: Checkout
3030
uses: actions/checkout@v3
31+
with:
32+
fetch-depth: 0
3133
- run: echo '' >> index.md
3234
- run: echo '# History' >> index.md
3335
- name: Append Git History

0 commit comments

Comments
 (0)