We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b4bc23 commit ec4e082Copy full SHA for ec4e082
1 file changed
.github/workflows/docker.yml
@@ -50,5 +50,4 @@ jobs:
50
with:
51
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
52
subject-digest: ${{ steps.push.outputs.digest }}
53
- subject-tag: 'latest'
54
push-to-registry: true
0 commit comments