Skip to content

Commit a150a49

Browse files
authored
Fix CI publishing (#2557)
1 parent 158b6b6 commit a150a49

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
@@ -11,6 +11,7 @@ jobs:
1111
- uses: actions/checkout@v3
1212
with:
1313
ref: main
14+
fetch-depth: 0
1415
- uses: dcodeIO/setup-node-nvm@master
1516
with:
1617
node-version: current

0 commit comments

Comments
 (0)