Skip to content

Commit

Permalink
Merge pull request #24 from Shoobx/fix-container-name
Browse files Browse the repository at this point in the history
Fix container name
  • Loading branch information
Andmedoctopus committed Sep 12, 2023
2 parents 221636b + 91a2cf6 commit 77d48d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
uses: docker/build-push-action@v4
with:
push: true
tags: ghcr.io/Shoobx/shoobx.mocks3:${{ github.ref_name }}, ghcr.io/Shoobx/shoobx.mocks3:latest
tags: ghcr.io/shoobx/shoobx.mocks3:${{ github.ref_name }}, ghcr.io/shoobx/shoobx.mocks3:latest
platforms: ${{ env.TARGET_PLATFORMS }}

0 comments on commit 77d48d5

Please sign in to comment.