Skip to content

Conversation

Tobianas
Copy link
Contributor

@Tobianas Tobianas commented Sep 2, 2025

The previous approach did not work because:
-GHCR requires a PAT to push images, and publish-access-key which defaults to "default", is not a valid token.

-secrets.MM_PKG_WRITE was not used in login step, instead it was only used in env.

JIRA: LIGHTY-385

Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@Tobianas Tobianas force-pushed the addPersistancePublish branch from 57816e4 to 6f5ad00 Compare October 10, 2025 11:28
Correct the GitHub Actions workflow to use docker/login-action@v3 for proper
authentication to GitHub Container Registry.
Previously, the workflow attempted to pass the token directly via docker login,
causing authentication failures.

JIRA: LIGHTY-385
Signed-off-by: tobias.pobocik [email protected]
Signed-off-by: tobias.pobocik <[email protected]>
@Tobianas Tobianas force-pushed the addPersistancePublish branch from 6f5ad00 to 89b8f0e Compare October 10, 2025 12:29
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