Typo in new version of build

This commit is contained in:
vilorij 2023-11-18 16:29:03 +07:00 committed by GitHub
parent c5bc270f02
commit f0ff682c29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,3 @@ jobs:
with:
registry-username: ${{ github.actor }}
registry-access-token: ${{ secrets.GITHUB_TOKEN }}
dockerfile-path: .
env:
ECR_REGISTRY: ${{ steps.login-ecr.outputs.registry }}