Skip to content

Commit 71204fa

Browse files
committed
Update release-to-npm.yml
1 parent ff577af commit 71204fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-to-npm.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
# Step 1: Check out the repository
1313
- name: Checkout code
1414
uses: actions/checkout@v3
15+
with:
16+
fetch-depth: 0
1517

1618
# Step 2: Set up Node.js
1719
- name: Set up Node.js

0 commit comments

Comments
 (0)