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 c60cc83 commit 16ee657Copy full SHA for 16ee657
.circleci/config.yml
@@ -29,7 +29,7 @@ jobs:
29
at: .
30
- run: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
31
- run: npm publish
32
-
+# dont change anything
33
workflows:
34
version: 2
35
build:
0 commit comments