Skip to content

Commit 318636c

Browse files
lowercase username in ghcr
1 parent e2760e8 commit 318636c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
with:
2525
context: .
2626
push: true
27-
tags: ghcr.io/${{ github.actor }}/upc:latest
27+
tags: ghcr.io/skythecodemaster/upc:latest

0 commit comments

Comments
 (0)