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
Make image build workflow manual-only with the IAM role from a repo var
Modeled on PortBench's build-docker-images-epoch-hawk.yaml: trigger is
workflow_dispatch only, and the IAM role comes from the
AWS_ECR_PUSH_ROLE repository variable instead of a hardcoded ARN.
0 commit comments