chore(release): try to skip build
This commit is contained in:
parent
5ccd1b19b6
commit
d6fe76ff77
@ -26,7 +26,7 @@
|
||||
"i18n:test": "./missing-translations.sh",
|
||||
"prerelease": "./is-clean.sh && npm run test",
|
||||
"release": "standard-version -a",
|
||||
"postrelease": "git push --follow-tags origin master"
|
||||
"postrelease": "git push -o ci.skip --follow-tags origin master"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user