Skip to content

Commit

Permalink
feat: add exclusive erc721 (#70)
Browse files Browse the repository at this point in the history
* feat: add exclusive erc721

* feat: add exclusive erc721
  • Loading branch information
nachomazzara authored Oct 23, 2019
1 parent 9738d87 commit 97869f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- restore_cache:
keys:
- dist-{{ .Revision }}
- run: ssh -oStrictHostKeyChecking=no
- run: ssh -o StrictHostKeyChecking=no git@github.com
- run: npx semantic-release
workflows:
version: 2
Expand Down

0 comments on commit 97869f3

Please sign in to comment.