Skip to content

Commit

Permalink
Update release_dongtai.yml
Browse files Browse the repository at this point in the history
modify ALIYUN_REGISTRY_HONGKONG
  • Loading branch information
lingyuguo authored Oct 30, 2023
1 parent 21e9108 commit ab7e59a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_dongtai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Login to Aliyun Registry
uses: docker/login-action@v1
with:
registry: ${{ secrets.ALIYUN_REGISTRY }}
registry: ${{ secrets.ALIYUN_REGISTRY_HONGKONG }}
username: ${{ secrets.ALIYUN_DOCKERHUB_USER }}
password: ${{ secrets.ALIYUN_DOCKERHUB_PASSWORD }}

Expand Down

0 comments on commit ab7e59a

Please sign in to comment.