Skip to content

Commit 1886a13

Browse files
committed
make it fetch the entire history
1 parent c2899c7 commit 1886a13

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/static.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
-
2727
name: download
2828
uses: actions/checkout@v4
29+
with:
30+
fetch-depth: 0
2931
-
3032
name: setup pages
3133
uses: actions/configure-pages@v4

0 commit comments

Comments
 (0)