Skip to content

Public GitHub Package couldn't found via GitHub Actions in the same Organisation #24939

Answered by airtower-luna
jeromewy asked this question in Actions
Discussion options

You must be logged in to vote

Unfortunately even public Maven packages still require authentication for download. The “Authenticating to GitHub Packages” section in this document explains how to do that:

docs.github.com

Configuring Apache Maven for use with GitHub Packages - GitHub Docs

//docs.github.com/en/packages/guides/configuring-apache-maven-for-use-with-github-packages

AFAIK that applies to GitHub packages in general, only GHCR allows downloads of public images without any authentication.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
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 Product Feedback
2 participants