Skip to content

Commit b904f22

Browse files
authored
Update publish.yml
1 parent 67d6978 commit b904f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
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 tags: ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}:latest
35+
tags: ghcr.io/${{ github.repository_owner }}/sort_algorithms:latest
3636
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)