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 db482e8 commit ce6d170Copy full SHA for ce6d170
1 file changed
.github/workflows/publish.yml
@@ -12,7 +12,6 @@ jobs:
12
node-version: "12.x"
13
registry-url: "https://registry.npmjs.org"
14
- run: yarn install
15
- - run: npm version patch
16
- run: yarn build
17
- run: npm publish --access public
18
env:
0 commit comments