Skip to content

Commit

Permalink
ci: add help-refactor branch for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
osiastedian committed Feb 29, 2024
1 parent 3e83d4b commit 39d03a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 39d03a7

Please sign in to comment.