Debug why we're not cutting a release

This commit is contained in:
dannyrb 2019-04-26 15:09:35 -04:00
parent 5a91b5704b
commit 47fa31542d

View File

@ -68,7 +68,7 @@ jobs:
no\n" > ~/.ssh/config
- run:
name: Publish using Semantic Release
command: npx semantic-release
command: npx semantic-release --debug
workflows:
version: 2