Skip to content

Commit 7d83cc5

Browse files
authored
Update publish-package.yml
1 parent 76e8c73 commit 7d83cc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
with:
3232
context: .
3333
push: true
34-
tags: ghcr.io/${{ github.repository }}:latest
34+
tags: ghcr.io/${{ github.repository.toLowerCase() }}:latest

0 commit comments

Comments
 (0)