Skip to content

Commit 65f880a

Browse files
committed
use npm publish
1 parent dae417b commit 65f880a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
TAG_VERSION: ${{ github.ref_name }}
3838

3939
- name: publish
40-
run: yarn publish
40+
run: npm publish

0 commit comments

Comments
 (0)