Skip to content

Commit 84af0ae

Browse files
committed
commit times off b/c insufficient history fetched?
1 parent 3357ebc commit 84af0ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
1616
steps:
1717
- uses: actions/checkout@v5
18+
with:
19+
fetch-depth: 0
1820
- uses: actions/setup-node@v6
1921
with:
2022
node-version: 22

0 commit comments

Comments
 (0)