We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f47aa7 + 89a6b58 commit a26c83bCopy full SHA for a26c83b
.github/workflows/docker-publish.yml
@@ -10,7 +10,7 @@ jobs:
10
build_and_push:
11
env:
12
DOCKER_HUB: ${{ secrets.DOCKER_LOGIN }}
13
- DOCKER_TAGS: type=ref,event=branch,branch=master,latest=true
+ DOCKER_TAGS: latest
14
runs-on: ubuntu-22.04
15
permissions:
16
id-token: write
0 commit comments