Skip to content

Commit

Permalink
Merge branch 'dockerhub'
Browse files Browse the repository at this point in the history
  • Loading branch information
jsanchez556 committed Oct 2, 2024
2 parents 8f47aa7 + 89a6b58 commit a26c83b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build_and_push:
env:
DOCKER_HUB: ${{ secrets.DOCKER_LOGIN }}
DOCKER_TAGS: type=ref,event=branch,branch=master,latest=true
DOCKER_TAGS: latest
runs-on: ubuntu-22.04
permissions:
id-token: write
Expand Down

0 comments on commit a26c83b

Please sign in to comment.