Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wdzeng committed Jun 24, 2022
1 parent 9d74619 commit 41bb37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: wdzeng/image@v1
with:
dockerhub-username: ${{ secrets.DOCKERHUB_USERNAME }}
dockerhub-password: ${{ secrets.DOCKERHUB_TOKEN }}
dockerhub-password: ${{ secrets.DOCKERHUB_PASSWORD }}
tag:
name: Add tags to repository
needs:
Expand Down

0 comments on commit 41bb37c

Please sign in to comment.