Skip to content

Commit c75a741

Browse files
authored
fix: 오타 수정 (#2)
1 parent cabfc95 commit c75a741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend-ci-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868
file: ./Dockerfile
6969
push: true
7070
platforms: linux/aarch64
71-
tags: ${{ steps.login-ecr.outputs.registry }}/bcsd-api/${{env.TARGET_ENV}}:${{ teps.date.outputs.tag }}
71+
tags: ${{ steps.login-ecr.outputs.registry }}/bcsd-api/${{env.TARGET_ENV}}:${{ steps.date.outputs.tag }}

0 commit comments

Comments
 (0)