Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
donkeyx committed Jun 17, 2024
1 parent 611021f commit 8a01a8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
logout: true


- name: Login to GitHub Container Registry
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 8a01a8e

Please sign in to comment.