Open EyeCantCU opened 11 months ago
Can this get merged?:) Figured out why my new pipeline was failing...
Edit: The easiest solution is to manually put the lowercase version of your username into the workflow file, but this would help new users not run into the same issue.
Description
Ensures usernames in the registry path are always lowercase. This fixes an issue where user's with uppercase letters in their username can't push to container registries
Related Issue(s)
Resolves: https://github.com/redhat-actions/push-to-registry/issues/67
Checklist
[x] This PR does not need a documentation change
[x] This PR's changes are already tested
Changes made