Skip to content

Commit

Permalink
Merge pull request #252 from SwapnilSoni1999/fixing-buiild
Browse files Browse the repository at this point in the history
Fixing builder
  • Loading branch information
phyzical authored Jul 20, 2024
2 parents 94f0e7d + 437c7a6 commit 4b389be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.github

0 comments on commit 4b389be

Please sign in to comment.