Skip to content

Commit 0795f9d

Browse files
Remove fetch depth
1 parent af3a67e commit 0795f9d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
steps:
1818
- name: Checkout repository
1919
uses: actions/checkout@v4
20-
with:
21-
fetch-depth: 0
2220

2321
- name: Install pnpm
2422
uses: pnpm/action-setup@v4

0 commit comments

Comments
 (0)