Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
TEMP strip master branch limitation to test npm package publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Shadowfiend committed Mar 31, 2020
1 parent 6cfffb3 commit ce43841
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -301,16 +301,10 @@ workflows:
requires:
- compile_contracts
- publish_npm_package:
filters:
branches:
only: master
context: keep-dev
requires:
- migrate_contracts
- publish_contract_data:
filters:
branches:
only: master
context: keep-dev
requires:
- migrate_contracts
Expand Down

0 comments on commit ce43841

Please sign in to comment.