diff options
Diffstat (limited to '.github/workflows/build-and-push-embedr-aws.yaml')
-rw-r--r-- | .github/workflows/build-and-push-embedr-aws.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build-and-push-embedr-aws.yaml b/.github/workflows/build-and-push-embedr-aws.yaml index 07a6d616a..23d1538fe 100644 --- a/.github/workflows/build-and-push-embedr-aws.yaml +++ b/.github/workflows/build-and-push-embedr-aws.yaml @@ -3,7 +3,6 @@ on: push: branches: - main - - go-124 env: REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }} |