build: drop old image name support

This commit is contained in:
yusing
2025-10-28 22:05:35 +08:00
parent 5506cafa26
commit 7d38bfd2d2
2 changed files with 0 additions and 15 deletions

View File

@@ -10,7 +10,6 @@ jobs:
uses: ./.github/workflows/docker-image.yml
with:
image_name: ${{ github.repository_owner }}/godoxy
old_image_name: ${{ github.repository_owner }}/go-proxy
tag: latest
target: main
build-prod-agent: