We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0566ca0 commit 75e7272Copy full SHA for 75e7272
1 file changed
.github/workflows/publish-evm-block-extractor.yml
@@ -48,5 +48,5 @@ jobs:
48
context: .
49
file: ./src/evm-block-extractor/Dockerfile
50
push: true
51
- # tags: latest
+ tags: ${{ steps.meta.outputs.tags }}
52
# labels: ${{ steps.meta.outputs.labels }}
0 commit comments