Skip to content

Commit

Permalink
fix github package name
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonmcclure authored Apr 10, 2024
1 parent 94331b9 commit 2cbf80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
type=sha,format=long
type=raw,value=latest
images: |
ghcr.io/brandonmcclure/whisper_service/${{ env.IMAGE_NAME }}
ghcr.io/brandonmcclure/friendly-chainsaw/${{ env.IMAGE_NAME }}
- name: Extract metadata (tags, labels) for Docker
id: meta_dockerhub
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
Expand Down

0 comments on commit 2cbf80a

Please sign in to comment.