Explorar o código

Always create releases as draft

arkon %!s(int64=4) %!d(string=hai) anos
pai
achega
df274a0a78
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -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 }}