mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-09-08 17:16:37 +08:00
fix: update IMAGE_NAME in Docker build workflow to use a specific repository name
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
IMAGE_NAME: ${{ github.repository }}
|
IMAGE_NAME: krau/saveany-bot
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: docker-build-${{ github.repository }}
|
group: docker-build-${{ github.repository }}
|
||||||
|
|||||||
Reference in New Issue
Block a user