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: CONTRIBUTING.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,17 +90,14 @@ We use nx release command to create releases for GitHub as well as publish to np
90
90
**Preconditions:**
91
91
92
92
-`npm login` - Only users with write access to [code-pushup](https://www.npmjs.com/org/code-pushup) can publish
93
+
- (optional) `GITHUB_TOKEN=ghp_...` in `.env` - [Personal access token](https://github.com/settings/personal-access-tokens/new) to create a GitHub release.
0 commit comments