Skip to content

Commit 01a1481

Browse files
committed
change casing
1 parent edcd8ca commit 01a1481

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-push-docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ jobs:
4545
push: true
4646
no-cache: true
4747
tags: |
48-
ghcr.io/TMS-Uni-Stuttgart/tutor-management-system:${{ github.event.release.tag_name }}
49-
ghcr.io/TMS-Uni-Stuttgart/tutor-management-system:latest
48+
ghcr.io/tms-uni-stuttgart/tutor-management-system:${{ github.event.release.tag_name }}
49+
ghcr.io/tms-uni-stuttgart/tutor-management-system:latest

0 commit comments

Comments
 (0)