We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d98d71b + ecce29c commit 93361c8Copy full SHA for 93361c8
theme/package.json
@@ -27,7 +27,7 @@
27
"build": "cp ../README.md .",
28
"deploy": "npm publish --access public",
29
"deploy:ci": "npm run deploy",
30
- "semantic-release": "semantic-release"
+ "semantic-release": "cp ../README.md . ; semantic-release"
31
},
32
"peerDependencies": {
33
"gatsby": "^3.8.0",
0 commit comments