mercari / hcledit

Go package to edit HCL configuration
MIT License
44 stars 14 forks source link

Use secret for docker username in workflow #37

Closed micnncim closed 3 years ago

micnncim commented 3 years ago

WHAT

Use a secret value for the username instead of the repository owner.

WHY

In our workflow, the username for Docker Hub is mercaribot, not mercari. The repository owner is mercari so it didn't work.