about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorJaz Volpert <ericvolp12@gmail.com>2025-07-30 21:42:56 +0000
committerJaz Volpert <ericvolp12@gmail.com>2025-07-30 21:42:56 +0000
commitb25677eb7f30263471f8a4a6a692d48bc6dc51dd (patch)
tree5d3ceb94689858b93c05ebf194db7a565b3e7600 /.github
parent4393a275ae72e535aec41cc5af6f84e8d1e153c3 (diff)
downloadvoidsky-b25677eb7f30263471f8a4a6a692d48bc6dc51dd.tar.zst
build
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build-and-push-embedr-aws.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build-and-push-embedr-aws.yaml b/.github/workflows/build-and-push-embedr-aws.yaml
index 23d1538fe..a6b2d9c3e 100644
--- a/.github/workflows/build-and-push-embedr-aws.yaml
+++ b/.github/workflows/build-and-push-embedr-aws.yaml
@@ -3,6 +3,7 @@ on:
   push:
     branches:
       - main
+      - echoprom_fix
 
 env:
   REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }}