Skip to content

Commit

Permalink
GITHUB_TOKEN not needed anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
golive committed Mar 23, 2022
1 parent 8b2c84c commit 6b4e166
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,8 @@ Create a `.npmrc` file with the following contents:

```bash
@sequra:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}
```

Where `GITHUB_TOKEN` is an env var with your Github access token.
Then, you can add it to your `package.json`:

```bash
Expand Down

0 comments on commit 6b4e166

Please sign in to comment.