Skip to content

Commit

Permalink
Document generating package keys
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmj committed May 15, 2024
1 parent f0c86ba commit a0742b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/mix/tasks/hex.user.ex
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ defmodule Mix.Tasks.Hex.User do
* `api:write` - API write access.
* `repository:ORGANIZATION_NAME` - Access to given organization repository.
* `repositories` - Access to repositories for all organizations you are member of.
* `package:PACKAGE_NAME` - Access to the given package, can be used for publishing.
## Revoke key
Expand Down

0 comments on commit a0742b5

Please sign in to comment.