diff --git a/.github/workflows/backend-ci-deploy.yml b/.github/workflows/backend-ci-deploy.yml index 3634357..7e40009 100644 --- a/.github/workflows/backend-ci-deploy.yml +++ b/.github/workflows/backend-ci-deploy.yml @@ -68,4 +68,4 @@ jobs: file: ./Dockerfile push: true platforms: linux/aarch64 - tags: ${{ steps.login-ecr.outputs.registry }}/bcsd-api/${{env.TARGET_ENV}}:${{ teps.date.outputs.tag }} + tags: ${{ steps.login-ecr.outputs.registry }}/bcsd-api/${{env.TARGET_ENV}}:${{ steps.date.outputs.tag }}