Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ttgzs authored Jun 14, 2024
1 parent 9e10f77 commit 7ef2aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:

runs-on: ubuntu-latest
steps:
- uses: docker/login@v3.2.2
- name: login docker hub
- uses: docker/login@v3.2.2
with:
registry: ${{secrets.TJJS_HARBOR_HOST}}
Username: ${{secrets.TJJS_HARBOR_USERNAME}}
Expand Down

0 comments on commit 7ef2aff

Please sign in to comment.