mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
update workflow
Workflow will stop if github internet connection not stable
This commit is contained in:
2
.github/actions/preparing/action.yml
vendored
2
.github/actions/preparing/action.yml
vendored
@@ -9,4 +9,4 @@ runs:
|
||||
java-version: '17'
|
||||
- name: Setup Cloudflare Warp
|
||||
shell: bash
|
||||
run: bash src/etc/cf_warp.sh
|
||||
run: bash src/etc/cf_warp.sh
|
||||
7
.github/actions/release/action.yml
vendored
7
.github/actions/release/action.yml
vendored
@@ -19,10 +19,3 @@ runs:
|
||||
name: Revanced & Revanced Extended
|
||||
tag_name: all
|
||||
body_path: ${{ github.workspace }}-CHANGELOG.txt
|
||||
- name: Delete workflow runs
|
||||
uses: Mattraks/delete-workflow-runs@v2.0.6
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
repository: ${{ github.repository }}
|
||||
retain_days: 90
|
||||
keep_minimum_runs: 999
|
||||
|
||||
Reference in New Issue
Block a user