Skip to content

Revert to GHCR_PAT#776

Merged
lloesche merged 1 commit intomainfrom
lloesche/ghcrpat
Mar 18, 2026
Merged

Revert to GHCR_PAT#776
lloesche merged 1 commit intomainfrom
lloesche/ghcrpat

Conversation

@lloesche
Copy link
Copy Markdown
Member

Looks like GitHub does not allow a repo to publish a package to a different name than the repo name itself using the default GITHUB_TOKEN. I switched the repo's Action permissions to read/write but am still getting

Error: buildx failed with: ERROR: failed to build: failed to solve: failed to push ghcr.io/community-valheim-tools/valheim-server:sha-f620484: denied: permission_denied: write_package

I believe that's the reason I originally used a custom GHCR_PAT. After moving the repo from lloesche/valheim-server-docker to the community-valheim-tools org, it also moved all secrets, which caused the token to be invalid for this repo and needs to be re-created.

@lloesche lloesche requested a review from JustinTArthur March 18, 2026 19:07
@lloesche lloesche merged commit 732221f into main Mar 18, 2026
8 checks passed
@lloesche lloesche deleted the lloesche/ghcrpat branch March 18, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants