Skip to content

Commit

Permalink
chore: delete public repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jinnzy committed Oct 24, 2024
1 parent f2fda5e commit dd08f2e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ env:
CARGO_INCREMENTAL: 0
CARGO_NET_GIT_FETCH_WITH_CLI: true
ECR_REPO: 305587085711.dkr.ecr.us-west-2.amazonaws.com/proxyd
PUB_REPO: public.ecr.aws

jobs:
build-docker-image:
Expand Down Expand Up @@ -60,7 +59,6 @@ jobs:
with:
images: |
${{ env.ECR_REPO }}
${{ env.PUB_REPO }}/altlayer/mach
flavor: |
prefix=
suffix=
Expand Down

0 comments on commit dd08f2e

Please sign in to comment.