Skip to content

Commit e7c1e99

Browse files
author
Dushyant Bhalgami
committed
Merge branch 'fix_groups_payload' of github.com:topcoder-platform/topcoder-react-lib into fix_groups_payload
2 parents e0c977d + 660559f commit e7c1e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- attach_workspace:
2929
at: .
3030
- run: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
31-
- run: npm publish
31+
- run: npm publish --tag test-release
3232

3333
workflows:
3434
version: 2

0 commit comments

Comments
 (0)