Skip to content

Commit ce0082e

Browse files
Configure Circle to publish the beta tag (#428)
1 parent 353e027 commit ce0082e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,14 @@ workflows:
6161
context:
6262
- browserstack-env
6363
- ship/node-publish:
64+
publish-command: npm publish --tag beta
6465
context:
6566
- publish-npm
6667
- publish-gh
6768
filters:
6869
branches:
6970
only:
7071
- master
72+
- beta
7173
requires:
7274
- browserstack

0 commit comments

Comments
 (0)