This commit is contained in:
Fioren
2025-04-22 17:07:43 +07:00
committed by GitHub
parent 1bb18a97af
commit 9704e1b89a

View File

@@ -69,9 +69,6 @@ jobs:
id: check-Revanced-Experiments id: check-Revanced-Experiments
if: steps.check-gh.outputs.internet_error == '0' if: steps.check-gh.outputs.internet_error == '0'
run: bash src/etc/ci.sh Aunali321/ReVancedExperiments latest telegram-revanced-experiments.apk run: bash src/etc/ci.sh Aunali321/ReVancedExperiments latest telegram-revanced-experiments.apk
- name: Keep workflow run
if: steps.check-gh.outputs.internet_error == '0'
uses: gautamkrishnar/keepalive-workflow@v1
- name: Re-run workflow if github connection not stable - name: Re-run workflow if github connection not stable
if: always() && steps.check-rv.outcome == 'skipped' && env.retry_count < env.max_retries if: always() && steps.check-rv.outcome == 'skipped' && env.retry_count < env.max_retries
uses: actions/github-script@v7 uses: actions/github-script@v7