Update docker-publish.yml

This commit is contained in:
yx135 2024-05-26 15:40:40 +08:00 committed by GitHub
parent 07ef2933c9
commit a0272358aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ on:
branches: [ "master" ]
env:
REGISTRY: yx135790mg
IMAGE_NAME: ${{ github.repository }}
REGISTRY: docker.io
IMAGE_NAME: myoverride
jobs: