fix(debug): add debug to ci, npm not publishing correctly
This commit is contained in:
parent
84c2ca96e7
commit
9239f9a5d0
|
@ -17,7 +17,7 @@ workflows:
|
|||
- /^develop-.*$/
|
||||
- node/run:
|
||||
name: release
|
||||
npm-run: semantic-release
|
||||
npm-run: semantic-release --dry-run --debug
|
||||
requires:
|
||||
- build
|
||||
filters:
|
||||
|
|
Loading…
Reference in New Issue