Skip to content

Commit

Permalink
Update build-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hwangsihu committed Dec 5, 2024
1 parent c13d88d commit 8cc8aa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: ghcr.io/appujet/lavamusic
images: ghcr.io/${{ github.repository_owner }}/lavamusic
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 8cc8aa5

Please sign in to comment.