Skip to content

Commit 2a9bea9

Browse files
committed
Update publish workflow
1 parent d5656b3 commit 2a9bea9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
- uses: actions/checkout@v4
1111
with:
1212
ref: main
13+
fetch-depth: 0
1314
- uses: actions/setup-node@v4
1415
with:
1516
node-version: current

0 commit comments

Comments
 (0)