Skip to content

Commit

Permalink
fix: docker image name
Browse files Browse the repository at this point in the history
  • Loading branch information
yuuahp committed Sep 30, 2023
1 parent d94defb commit 43176c3
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 @@ -66,4 +66,4 @@ jobs:
context: ./project
push: true
tags: |
ghcr.io/${{ github.repository_owner }}/${{ env.IMAGE_NAME }}:latest
ghcr.io/jaoafa/VCSpeakerKt:latest

0 comments on commit 43176c3

Please sign in to comment.