You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
-2
Original file line number
Diff line number
Diff line change
@@ -113,8 +113,6 @@ If you use 2FA, then make sure it's enabled for **authorization** only instead o
113
113
114
114
On the page of your newly created or existing GitHub repo, click **Settings** -> **Secrets** -> **New repository secret**, the **Name** should be `NPM_TOKEN` and the **Value** should be your npm token.
115
115
116
-
When you publish a brand new package, you may encounter some issue https://github.com/npm/cli/issues/1637
117
-
118
116
## Notes
119
117
120
118
- It uses npm but you can easily switch to yarn, of course (remember to change all "npm" in `scripts` in the file **package.json**)
0 commit comments