Albirew/tachiyomi
Archivé
1
0
Bifurcation 0

Always create releases as draft

Cette révision appartient à :
arkon 2021-04-11 18:40:54 -04:00
Parent 0dc4862d79
révision df274a0a78

Voir le fichier

@ -88,7 +88,7 @@ jobs:
MD5: ${{ env.APK_MD5 }}
files: |
tachiyomi-${{ env.VERSION_TAG }}.apk
draft: ${{ github.event.inputs.dry-run != '' }}
draft: true
prerelease: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}