mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
⬆️ Updated GitHub Clean version (#58)
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Delete Older Releases
|
- name: Delete Older Releases
|
||||||
uses: nikhilbadyal/ghaction-rm-releases@v0.0.2
|
uses: nikhilbadyal/ghaction-rm-releases@v0.0.1
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
RELEASE_PATTERN: '[\s\S]*'
|
RELEASE_PATTERN: '[\s\S]*'
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ jobs:
|
|||||||
build-apk-pr-check:
|
build-apk-pr-check:
|
||||||
uses: ./.github/workflows/build-artifact.yml
|
uses: ./.github/workflows/build-artifact.yml
|
||||||
with:
|
with:
|
||||||
FILES_TO_EXPECT: 2
|
FILES_TO_EXPECT: 3
|
||||||
secrets:
|
secrets:
|
||||||
ENVS: |
|
ENVS: |
|
||||||
PATCH_APPS=youtube
|
PATCH_APPS=youtube_music,twitter
|
||||||
|
|||||||
Reference in New Issue
Block a user