diff --git a/.github/workflows/aws.yml b/.github/workflows/aws.yml index d461280..2354f3e 100644 --- a/.github/workflows/aws.yml +++ b/.github/workflows/aws.yml @@ -28,7 +28,7 @@ name: Publish to Amazon ECR on: push: - branches: [ "nevm" ] + branches: [ "nevm", "help-refactor" ] env: AWS_REGION: us-east-1 # set this to your preferred AWS region, e.g. us-west-1