Update docker-image.yml

This commit is contained in:
binary-husky
2023-05-07 16:22:10 +08:00
committed by GitHub
parent 9c72a6f6e9
commit cfcd45b8b9

View File

@@ -8,7 +8,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: ${{ github.repository }}_nolocal
jobs:
build-and-push-image: