Skip to content

Commit 6fab9b6

Browse files
authored
Update npm-publish.yml
1 parent 85f1552 commit 6fab9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
node-version: 12
1919
registry-url: https://registry.npmjs.org/
20-
- run: git branch -f master origin/master
20+
- run: git branch -f origin/master master
2121
- run: npm add -g pnpm
2222
- run: pnpm i
2323
- run: pnpm publish

0 commit comments

Comments
 (0)