Skip to content

Commit ce6d170

Browse files
committed
Remove version patch command
1 parent db482e8 commit ce6d170

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
node-version: "12.x"
1313
registry-url: "https://registry.npmjs.org"
1414
- run: yarn install
15-
- run: npm version patch
1615
- run: yarn build
1716
- run: npm publish --access public
1817
env:

0 commit comments

Comments
 (0)