cd: fix playstore publish download faiils

This commit is contained in:
Kingkor Roy Tirtho 2024-08-11 13:50:39 +06:00
parent 1b024b41fe
commit c681401b6e

View File

@ -115,7 +115,7 @@ jobs:
- uses: robinraju/release-downloader@main - uses: robinraju/release-downloader@main
with: with:
repository: KRTirtho/spotube repository: KRTirtho/spotube
tag: ${{ env.TAG_NAME }} tag: v${{ env.TAG_NAME }}
tarBall: false tarBall: false
zipBall: false zipBall: false
out-file-path: dist out-file-path: dist