We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5b4a11 commit 2e57cb7Copy full SHA for 2e57cb7
1 file changed
.github/workflows/docker-publish.yml
@@ -8,7 +8,7 @@ on:
8
# Automatic permissions for the GITHUB_TOKEN
9
env:
10
REGISTRY: ghcr.io
11
- IMAGE_NAME: ${{ github.repository }}
+ IMAGE_NAME: iteranya/viel-ai
12
13
jobs:
14
build-and-push:
0 commit comments