quartz/content/Managing permissions for GitHub Container Registry.md
2024-03-31 20:00:00 +02:00

8 lines
391 B
Markdown

When pushing a package to the ghcr, you need to make the package public if you want to pull it without pullsecrets.
## Links:
[Configuring a package's access control and visibility - GitHub Docs](https://docs.github.com/en/packages/learn-github-packages/configuring-a-packages-access-control-and-visibility#selecting-whether-a-package-inherits-permissions-from-a-repository)
202403311946