Skip to content

Commit 35ee26f

Browse files
Update docker-publish.yml
1 parent 967dd3b commit 35ee26f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
uses: docker/metadata-action@v5
4343
with:
4444
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
45+
tags: type=sha,format=long
4546
- name: Build and push Docker image
4647
id: build-and-push
4748
uses: docker/build-push-action@v5

0 commit comments

Comments
 (0)