We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f2b299 commit 06bd6ccCopy full SHA for 06bd6cc
README.md
@@ -6,6 +6,13 @@
6
7
The [Topcoder](https://www.topcoder.com) lib for internal ReactJS projects.
8
9
+### Before create a Test Release
10
+
11
+Add `--tag test-release` to link 31 in `.circleci/config.yml`
12
+```
13
+- run: npm publish --tag test-release
14
15
16
### Configuration for AV-Scan scorer review type ID
17
18
Change the property in `AV_SCAN_SCORER_REVIEW_TYPE_ID` in config.
0 commit comments