cd: fix playstore publish download faiils

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

View File

@ -114,6 +114,7 @@ jobs:
- uses: robinraju/release-downloader@main - uses: robinraju/release-downloader@main
with: with:
repository: KRTirtho/spotube
tag: ${{ env.TAG_NAME }} tag: ${{ env.TAG_NAME }}
tarBall: false tarBall: false
zipBall: false zipBall: false