Skip to content

Commit c33df47

Browse files
committed
Update cd.yml
1 parent 97785aa commit c33df47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install dependencies and test
3030
run: pnpm install-test --frozen-lockfile
3131
- name: Publish
32-
- uses: JS-DevTools/npm-publish@v4
32+
uses: JS-DevTools/npm-publish@v4
3333
id: publish
3434
with:
3535
provenance: true

0 commit comments

Comments
 (0)