Skip to content

Commit feb9137

Browse files
authored
Update RELEASE.md
1 parent e149ef1 commit feb9137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- Commit with message `:package: X.X.X` (replacing with version)
66
- Push commit to master
77
- Run `npm whoami`, making sure you're logged in properly to NPM. If not, `npm login`.
8-
- If you have GitHub 2FA enabled (you should!), you may need to set an environmental variable with a GitHub [personal access token](https://github.com/settings/tokens) (with "repo access" scope).
8+
- If you have GitHub 2FA enabled (you should!), you may need to set an environmental variable with a GitHub [personal access token](https://github.com/settings/tokens) (with "repo access" scope) (`export GH_RELEASE_GITHUB_API_TOKEN="..."`)
99
- Run `npm run release` (or on Windows, run `scripts/release.sh` from a bash-compatible terminal like Git Bash, Windows Subsystem for Linux, etc)
1010

1111

0 commit comments

Comments
 (0)