Skip to content

Commit 192b8ac

Browse files
Update npm-publish.yml
1 parent 278dbed commit 192b8ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
node-version: "18.x"
2121
registry-url: "https://registry.npmjs.org"
2222

23+
- uses: pnpm/[email protected]
24+
2325
- name: Get tag version
2426
if: startsWith(github.ref, 'refs/tags/')
2527
id: get_tag_version

0 commit comments

Comments
 (0)