Skip to content

Commit

Permalink
Change docker image name (#1062)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattisonchao authored Aug 1, 2023
1 parent 57cc81f commit df60855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
id: meta
uses: docker/metadata-action@v4
with:
images: ${{ github.repository }}
images: streamnative/mqtt-perf
tags: |
type=ref,event=branch
type=semver,pattern={{version}}
Expand Down

0 comments on commit df60855

Please sign in to comment.