Skip to content

Commit 75e7272

Browse files
committed
add_latest_tag
1 parent 0566ca0 commit 75e7272

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-evm-block-extractor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ jobs:
4848
context: .
4949
file: ./src/evm-block-extractor/Dockerfile
5050
push: true
51-
# tags: latest
51+
tags: ${{ steps.meta.outputs.tags }}
5252
# labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)