Skip to content

Commit 12ed7b4

Browse files
authored
Update npm-publish.yml
1 parent adc016a commit 12ed7b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
registry-url: https://registry.npmjs.org/
2020
- run: npm add -g pnpm
2121
- run: pnpm i
22+
- run: git fetch
2223
- run: pnpm publish
2324
env:
2425
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)