Skip to content

Commit

Permalink
Remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
normade committed Dec 30, 2024
1 parent 0d1bccd commit 134f48a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-build-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:

- name: Push Docker Image to Registry
run: |
run: |
IMAGE_NAME="ghcr.io/modernism-in-architecture/mia-django"
docker tag mia-django ${IMAGE_NAME}:${{ github.ref_name }}
docker tag mia-django ${IMAGE_NAME}:latest
Expand Down

0 comments on commit 134f48a

Please # to comment.