Skip to content

Commit 2e57cb7

Browse files
committed
Try again, lowercase hardcode now
1 parent a5b4a11 commit 2e57cb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
# Automatic permissions for the GITHUB_TOKEN
99
env:
1010
REGISTRY: ghcr.io
11-
IMAGE_NAME: ${{ github.repository }}
11+
IMAGE_NAME: iteranya/viel-ai
1212

1313
jobs:
1414
build-and-push:

0 commit comments

Comments
 (0)