v2.1.0
·
2 commits
to main
since this release
Update Docker actions and login condition @goruha (#84)
## what * Rollback Docker action to `v5` * Allow Docker login for ECRwhy
- The issue with Docker build and GitHub artifact API v4 is still there.
- It used to request ECR auth with AWS credentials. But we want to relax this requirement.