push image to Dockerhub

This commit is contained in:
yoan 2024-09-19 09:55:37 +08:00
parent e4d76113f8
commit b432cbfd3f

View File

@ -37,7 +37,6 @@ jobs:
uses: docker/login-action@v3
with:
registry: registry.cn-shanghai.aliyuncs.com
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}