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 e66849e commit 0566ca0Copy full SHA for 0566ca0
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
52
- labels: ${{ steps.meta.outputs.labels }}
+ # tags: latest
+ # labels: ${{ steps.meta.outputs.labels }}
0 commit comments