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.
2 parents 5435641 + 6d0a582 commit 832ea8dCopy full SHA for 832ea8d
.circleci/config.yml
@@ -66,7 +66,7 @@ jobs:
66
command: echo "//registry.npmjs.org/:_authToken=$npm_TOKEN" > .npmrc
67
- run:
68
name: Config git remote
69
- command: git remote set-url upstream "https://github.com/channel.io/design-system"
+ command: git remote set-url upstream "https://github.com/channel-io/design-system"
70
- run: npm publish
71
72
workflows:
0 commit comments