Skip to content

Commit

Permalink
Configure Circle to publish the beta tag (#428)
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck authored Nov 7, 2022
1 parent 353e027 commit ce0082e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,14 @@ workflows:
context:
- browserstack-env
- ship/node-publish:
publish-command: npm publish --tag beta
context:
- publish-npm
- publish-gh
filters:
branches:
only:
- master
- beta
requires:
- browserstack

0 comments on commit ce0082e

Please sign in to comment.