mirror of
https://github.com/mihonapp/mihon-preview.git
synced 2025-01-14 12:17:10 +01:00
Set name for release delete step
This commit is contained in:
parent
a23f346e44
commit
b853e167e8
3
.github/workflows/build_app.yml
vendored
3
.github/workflows/build_app.yml
vendored
@ -76,7 +76,8 @@ jobs:
|
|||||||
asset_name: tachiyomi-r${{ env.COMMIT_COUNT }}.apk
|
asset_name: tachiyomi-r${{ env.COMMIT_COUNT }}.apk
|
||||||
asset_content_type: application/vnd.android.package-archive
|
asset_content_type: application/vnd.android.package-archive
|
||||||
|
|
||||||
- uses: dev-drprasad/delete-older-releases@v0.2.0
|
- name: Prune old releases
|
||||||
|
uses: dev-drprasad/delete-older-releases@v0.2.0
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user