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
|
||||
steps:
|
||||
- name: Delete Older Releases
|
||||
uses: nikhilbadyal/ghaction-rm-releases@v0.0.2
|
||||
uses: nikhilbadyal/ghaction-rm-releases@v0.0.1
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
RELEASE_PATTERN: '[\s\S]*'
|
||||
|
||||
@@ -15,7 +15,7 @@ jobs:
|
||||
build-apk-pr-check:
|
||||
uses: ./.github/workflows/build-artifact.yml
|
||||
with:
|
||||
FILES_TO_EXPECT: 2
|
||||
FILES_TO_EXPECT: 3
|
||||
secrets:
|
||||
ENVS: |
|
||||
PATCH_APPS=youtube
|
||||
PATCH_APPS=youtube_music,twitter
|
||||
|
||||
Reference in New Issue
Block a user