Skip to content

Commit 7f130ae

Browse files
Merge pull request #292 from topcoder-platform/auth-lib-1.0.4
Update tc-auth-lib to v1.0.4
2 parents 704a00a + 91d3e40 commit 7f130ae

File tree

3 files changed

+3977
-14320
lines changed

3 files changed

+3977
-14320
lines changed

.circleci/config.yml

+1-1
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
# dont change anything
3333
workflows:
3434
version: 2

0 commit comments

Comments
 (0)