We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dist-gha/
1 parent 7932347 commit f42392bCopy full SHA for f42392b
1 file changed
package.json
@@ -122,7 +122,7 @@
122
"schemas:check": "./bin/json-schema-store.js",
123
"schemas:write": "./bin/json-schema-store.js --update",
124
"test": "vitest run --coverage",
125
- "version": "oclif manifest && oclif readme --readme-path documentation/commands.md --no-aliases"
+ "version": "npm run build:gha:prod && oclif manifest && oclif readme --readme-path documentation/commands.md --no-aliases"
126
},
127
"commitlint": {
128
"extends": [
0 commit comments