Skip to content

Commit

Permalink
change casing
Browse files Browse the repository at this point in the history
  • Loading branch information
nk-coding committed May 27, 2024
1 parent edcd8ca commit 01a1481
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-push-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
push: true
no-cache: true
tags: |
ghcr.io/TMS-Uni-Stuttgart/tutor-management-system:${{ github.event.release.tag_name }}
ghcr.io/TMS-Uni-Stuttgart/tutor-management-system:latest
ghcr.io/tms-uni-stuttgart/tutor-management-system:${{ github.event.release.tag_name }}
ghcr.io/tms-uni-stuttgart/tutor-management-system:latest

0 comments on commit 01a1481

Please sign in to comment.