Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Arial-Z authored Apr 15, 2024
1 parent 4558d4c commit d6abd7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/plex-romaji-renamer:${{ steps.get_version.outputs.VERSION }}
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/romaji-renamer:${{ steps.get_version.outputs.VERSION }}

0 comments on commit d6abd7d

Please sign in to comment.