Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit a0ff411

Browse files
authored
feat: V5 challenge API, resource API integration
1 parent 38c5c2d commit a0ff411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- attach_workspace:
3131
at: .
3232
- run: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
33-
- run: npm publish --tag=test-release
33+
- run: npm publish
3434

3535
workflows:
3636
version: 2

0 commit comments

Comments
 (0)