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 2a0c345 + 1a511e0 commit 3471941Copy full SHA for 3471941
.circleci/config.yml
@@ -67,7 +67,7 @@ jobs:
67
git config --global user.email "$GIT_COMMITTER_EMAIL"
68
git config --global user.name "$GIT_COMMITTER_NAME"
69
yarn publish-guide
70
- # Publish the package to NPM and tag GitHub releasex
+ # Publish the package to NPM and tag GitHub releases
71
publish_package:
72
<<: *defaults
73
steps:
0 commit comments