Skip to content

Commit de8f199

Browse files
committed
Fetching all commit history [deploy site]
This should display the "last modified" information properly.
1 parent 5a40347 commit de8f199

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/deploy.yml

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
steps:
1212
- name: Checkout repo
1313
uses: actions/checkout@v2
14+
with:
15+
fetch-depth: 0
1416
- name: Setup Hugo
1517
uses: peaceiris/actions-hugo@v2
1618
with:

0 commit comments

Comments
 (0)