Skip to content

Commit 48ff395

Browse files
committed
Merge branch 'master' into feature/dockerization
2 parents a2bcd76 + 97e217f commit 48ff395

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
with:
3333
context: .
3434
push: true
35-
tags: ghcr.io/${{ github.repository_owner }}/sort_algorithms:latest
36-
platforms: linux/amd64,linux/arm64
35+
tags: ghcr.io/${{ github.repository_owner }}/sort_algorithms:latest tags: ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}:latest
36+
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)