Skip to content

Commit e46be97

Browse files
author
bert
committed
#2
1 parent b62dcee commit e46be97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
platforms: linux/amd64
3333
push: true
3434
# github.repository_owner and github.repository are hardcoded
35-
tags: ghcr.io/kth-cdate-courses/DD2482-executable-tutorial:latest,ghcr.io/kth-cdate-courses/DD2482-executable-tutorial:${{ github.sha }}
35+
tags: ghcr.io/kth-cdate-courses/dd2482-executable-tutorial:latest,ghcr.io/kth-cdate-courses/dd2482-executable-tutorial:${{ github.sha }}
3636

0 commit comments

Comments
 (0)