Skip to content

Commit

Permalink
add docker hub to realease action
Browse files Browse the repository at this point in the history
  • Loading branch information
almeidapaulopt committed Oct 19, 2024
1 parent 501a34a commit fc24f9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,5 @@ jobs:
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCKER_PASSWORD: $${{ secrets.DOCKER_PASSWORD }}
DOCKER_USERNAME: $${{ secrets.DOCKER_USERNAME }}

0 comments on commit fc24f9e

Please sign in to comment.