We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85f1552 commit 6fab9b6Copy full SHA for 6fab9b6
.github/workflows/npm-publish.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
node-version: 12
19
registry-url: https://registry.npmjs.org/
20
- - run: git branch -f master origin/master
+ - run: git branch -f origin/master master
21
- run: npm add -g pnpm
22
- run: pnpm i
23
- run: pnpm publish
0 commit comments