Update dockerToHub.yml

This commit is contained in:
sijinhui 2024-08-29 11:59:19 +08:00 committed by GitHub
parent 3996da7be2
commit 80414b3336
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ jobs:
build:
name: build image
#runs-on: ubuntu-latest
runs-on: yc-hk
runs-on: chengdu
steps:
- name: Check out the repo
uses: actions/checkout@v4