Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Commit b0073e4

Browse files
committed
feat: npm run-script to update github pages
1 parent a4513b2 commit b0073e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
"test": "test"
66
},
77
"scripts": {
8+
"semantic-release": "semantic-release pre && npm publish && semantic-release post && gp.sh timblack1 hoodie-service",
89
"test": "wct",
9-
"semantic-release": "semantic-release pre && npm publish && semantic-release post && gp.sh timblack1 hoodie-service"
10+
"update-github": "yo polymer:gh"
1011
},
1112
"repository": {
1213
"type": "git",

0 commit comments

Comments
 (0)