Skip to content

Commit 8cafe80

Browse files
authored
Update npm-publish.yml
1 parent aff51c8 commit 8cafe80

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
@@ -20,6 +20,7 @@ jobs:
2020
- run: npm add -g pnpm
2121
- run: pnpm i
2222
- run: git remote set-branches --add origin master
23+
- run: git checkout master
2324
- run: git fetch
2425
- run: pnpm publish
2526
env:

0 commit comments

Comments
 (0)