Skip to content

Commit

Permalink
cd: fix playstore publish download faiils
Browse files Browse the repository at this point in the history
  • Loading branch information
KRTirtho committed Aug 11, 2024
1 parent 1b024b4 commit c681401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spotube-publish-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
- uses: robinraju/release-downloader@main
with:
repository: KRTirtho/spotube
tag: ${{ env.TAG_NAME }}
tag: v${{ env.TAG_NAME }}
tarBall: false
zipBall: false
out-file-path: dist
Expand Down

0 comments on commit c681401

Please sign in to comment.