Skip to content

Commit 19c41b7

Browse files
author
Exeteres
committed
chore: Fix publish workflow
1 parent 2d3314c commit 19c41b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"scripts": {
88
"build-examples": "tstl",
99
"release": "lerna version --conventional-commits --create-release github",
10-
"publish-packages": "lerna publish from-git -y"
10+
"publish-packages": "lerna publish from-git -y --no-verify-access"
1111
},
1212
"workspaces": [
1313
"packages/*"

0 commit comments

Comments
 (0)