Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hysong4u authored Feb 12, 2024
1 parent 48851f3 commit f6c01f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
- name: docker login
uses: docker/login-action@v2.2.0
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOKERHUB_TOKEN}}
username: hysong4u
password: dckr_pat_GM2oyuXSzWsUwp6o_Rxdakp2uvI

# Docker Hub push (4)
- name: docker Hub push
Expand Down

0 comments on commit f6c01f6

Please sign in to comment.