Merge pull request #403 from dannyrb/chore/repository-cleanup

Debug why we're not cutting a release
This commit is contained in:
Danny Brown 2019-04-26 15:11:20 -04:00 committed by GitHub
commit ad5187a92b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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