mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
cd: fix playstore publish download faiils
This commit is contained in:
parent
1b024b41fe
commit
c681401b6e
2
.github/workflows/spotube-publish-binary.yml
vendored
2
.github/workflows/spotube-publish-binary.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user