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 aff51c8 commit 8cafe80Copy full SHA for 8cafe80
.github/workflows/npm-publish.yml
@@ -20,6 +20,7 @@ jobs:
20
- run: npm add -g pnpm
21
- run: pnpm i
22
- run: git remote set-branches --add origin master
23
+ - run: git checkout master
24
- run: git fetch
25
- run: pnpm publish
26
env:
0 commit comments