change image name (#14033)

This commit is contained in:
Marko
2022-11-27 20:19:32 +01:00
committed by GitHub
parent 45cc1b03f0
commit 75a2f26a70
+1 -1
View File
@@ -20,7 +20,7 @@ env:
# Use docker.io for Docker Hub if empty
REGISTRY: ghcr.io
# github.repository as <account>/<repo>
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: cosmos/simapp
jobs:
build: