mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
👷 Extra Check
This commit is contained in:
@@ -86,7 +86,7 @@ jobs:
|
|||||||
upload-to-telegram:
|
upload-to-telegram:
|
||||||
needs: [ build-apk ]
|
needs: [ build-apk ]
|
||||||
uses: nikhilbadyal/ghactions/.github/workflows/telegram-uploader.yml@main
|
uses: nikhilbadyal/ghactions/.github/workflows/telegram-uploader.yml@main
|
||||||
if: ${{ inputs.TELEGRAM_UPLOAD }}
|
if: ${{ inputs.TELEGRAM_UPLOAD }} && ${{ inputs.GITHUB_UPLOAD }}
|
||||||
secrets:
|
secrets:
|
||||||
TELEGRAM_API_ID: ${{ secrets.TELEGRAM_API_ID }}
|
TELEGRAM_API_ID: ${{ secrets.TELEGRAM_API_ID }}
|
||||||
TELEGRAM_API_HASH: ${{ secrets.TELEGRAM_API_HASH }}
|
TELEGRAM_API_HASH: ${{ secrets.TELEGRAM_API_HASH }}
|
||||||
|
|||||||
Reference in New Issue
Block a user