Skip to content

Commit dc0bff8

Browse files
committed
add note about collaborators
1 parent 4c9c651 commit dc0bff8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/reference/faq.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ If the draft GitHub release was correctly created, re-run the workflow this time
1111
The releaser may fail to publish a package to the `npm` in the following cases:
1212

1313
- `npmjs.com` is down, or `npm` is encountering issues publishing new packages
14+
- the account publishing the package to npm is not part of the list of collaborators
1415
- 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`:
1516

1617
```json

0 commit comments

Comments
 (0)