You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub Actions: Add GHCR login step to test-{authnz,selenium}.yaml workflows
[Why]
Both workflows build and publish docker images but they currently fail
to publish them because of a permission denied.
[How]
This patch replicates (copy-pastes) what was done to the `oci.yaml`
workflow.
(cherry picked from commit 2ae6e79)
0 commit comments