Skip to content

Commit a26c83b

Browse files
committed
Merge branch 'dockerhub'
2 parents 8f47aa7 + 89a6b58 commit a26c83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build_and_push:
1111
env:
1212
DOCKER_HUB: ${{ secrets.DOCKER_LOGIN }}
13-
DOCKER_TAGS: type=ref,event=branch,branch=master,latest=true
13+
DOCKER_TAGS: latest
1414
runs-on: ubuntu-22.04
1515
permissions:
1616
id-token: write

0 commit comments

Comments
 (0)