Skip to content

Commit 5fa98e5

Browse files
committed
Update deploy.yml
1 parent 0cec784 commit 5fa98e5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
steps:
2525
- name: Checkout
2626
uses: actions/checkout@v6
27+
with:
28+
fetch-depth: 0
2729

2830
- name: Setup Node.js
2931
uses: actions/setup-node@v6

0 commit comments

Comments
 (0)