Skip to content
Discussion options

You must be logged in to vote

Hi there @xenobytezero 👋🏽

In GitHub Packages, the scope for a package should match the owner of the repository when publishing to a user account. In your case, since you're publishing to a private repository owned by xenobytezero, you should use the @xenobytezero scope for your package.

However, if you want to use an arbitrary scope (like @ges), you can create an organisation on GitHub with that name. This would allow you to publish packages under the @ges scope.

To create an organisation and set up the desired scope:

  1. Create a GitHub organisation: Follow the documentation on creating a new organisation and choose the name that matches your desired scope (e.g., "ges").

  2. Transfer your re…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@DL259
Comment options

@dir
Comment options

Answer selected by xenobytezero
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Packages Host your dependencies, libraries, and production-ready code, right from your repository Question Ask and answer questions about GitHub features and usage
4 participants