From a853fe3572b1a7949c1260e044b658ba5046e9da Mon Sep 17 00:00:00 2001 From: Jed Mao Date: Wed, 26 Jun 2019 11:45:12 -0500 Subject: [PATCH] fix: broken build badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fd15b9..f1404e6 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The shareable config can be configured in the [**semantic-release** configuratio ## Configuration -Ensure that your CI configuration has the following secret environment variables set: +Ensure that your CI configuration has the following environment variables set: - [`GH_TOKEN`](https://github.com/settings/tokens) with [`public_repo`](https://developer.github.com/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/#available-scopes) access. - [`NPM_TOKEN`](https://docs.npmjs.com/cli/token)