Skip to content

Commit 39feb3e

Browse files
authored
Update publish_image.yml
1 parent 17d106e commit 39feb3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
uses: docker/build-push-action@v5
3131
with:
3232
push: true
33-
tags: ghcr.io/${{ github.repository_owner }}/psopt-ci:latest
33+
tags: ghcr.io/${{ github.repository_owner.toLower() }}/psopt-ci:latest

0 commit comments

Comments
 (0)