Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuedinge233 committed Aug 30, 2024
1 parent ea35ef7 commit 2979d51
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 @@ -38,6 +38,6 @@ jobs:
with:
image: xuedinge233/demo-app
registry: docker.io
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
username: ${{ actions.DOCKER_USERNAME }}
password: ${{ actions.DOCKER_PASSWORD }}

0 comments on commit 2979d51

Please sign in to comment.