fix(debug): add debug to ci, npm not publishing correctly

This commit is contained in:
Derrick Hammer 2023-06-20 00:54:31 -04:00
parent 84c2ca96e7
commit 9239f9a5d0
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ workflows:
- /^develop-.*$/
- node/run:
name: release
npm-run: semantic-release
npm-run: semantic-release --dry-run --debug
requires:
- build
filters: