Skip to content

Commit

Permalink
Update buildAndPublish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phyzical authored Jul 20, 2024
1 parent a16b836 commit 26f47a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildAndPublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
tags: ghcr.io/swapnilsoni1999/spotify_dl:latest
tags: ghcr.io/swapnilsoni1999/spotify-dl:latest
platforms: linux/amd64,linux/arm64
npm:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 26f47a5

Please sign in to comment.