Skip to content

Commit

Permalink
Fix image name typo
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
yurishkuro committed Jun 29, 2024
1 parent 3016be1 commit b78dca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
id: docker_meta
uses: docker/metadata-action@v5
with:
images: jaegertracing/protobuf
images: yurishkuro/microsim
# The 'tags:' section defines how the Docker image will be tagged:
# - pushes to main branch will be published as 'latest'
# - pushes tagged with semver will be published as that version (without 'v')
Expand Down

0 comments on commit b78dca3

Please sign in to comment.