🐛 Fix CI syntax

This commit is contained in:
Nikhil Badyal
2024-04-16 13:13:07 +05:30
parent b0183502cc
commit 0a2bd45d24
+1
View File
@@ -5,6 +5,7 @@ env:
HAVE_TELEGRAM_API_ID: ${{ secrets.TELEGRAM_API_ID != '' }} HAVE_TELEGRAM_API_ID: ${{ secrets.TELEGRAM_API_ID != '' }}
on: on:
workflow_dispatch: workflow_dispatch:
inputs:
TELEGRAM_NO_ROOT_UPLOAD: TELEGRAM_NO_ROOT_UPLOAD:
description: "Upload Non Rooted APKs to Telegram" description: "Upload Non Rooted APKs to Telegram"
required: false required: false