Skip to content

Commit

Permalink
add note about collaborators
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Oct 21, 2024
1 parent 4c9c651 commit dc0bff8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/reference/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ If the draft GitHub release was correctly created, re-run the workflow this time
The releaser may fail to publish a package to the `npm` in the following cases:

- `npmjs.com` is down, or `npm` is encountering issues publishing new packages
- the account publishing the package to npm is not part of the list of collaborators
- the package you are trying to publish does not contain the correct publish config. If the package is meant to be public, add the following to `package.json`:

```json
Expand Down

0 comments on commit dc0bff8

Please sign in to comment.