Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kstsai authored May 23, 2022
1 parent 1bfc2d0 commit 7158c1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
with:
image: kstsai/terraform-provider-caep
registry: docker.io
username: kstsai
password: hand@LZC0416
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}

0 comments on commit 7158c1c

Please sign in to comment.