diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index f5b893a..bea5e38 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -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')