Use explicit image name in workflow file

This commit is contained in:
Jon Staab
2026-02-17 11:48:52 -08:00
parent 919fe29ffb
commit 21f3970ca8
+1 -1
View File
@@ -6,7 +6,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: coracle-social/flotilla
jobs:
build-and-push-image: