Skip to content

Commit a470147

Browse files
committed
removed unused docs publish script
1 parent 432d44c commit a470147

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"test:ci": "npm run test && npm run coverage",
3434
"docs:dev": "docz dev",
3535
"docs:build": "docz build",
36-
"docs:publish": "docz build && git add --all site && git commit -m 'Publishing docs [ci skip]' && git push",
3736
"contributors:add": "all-contributors add"
3837
},
3938
"dependencies": {

0 commit comments

Comments
 (0)