Skip to content

Commit aff51c8

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

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 remote set-branches --add origin master
2223
- run: git fetch
2324
- run: pnpm publish
2425
env:

0 commit comments

Comments
 (0)