mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
📝 Updated Docs
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
- name: Update Env for custom build
|
||||
run: |
|
||||
echo "${{ secrets.ENVS }}" > .env
|
||||
echo "${{ secrets.ENVS }}" >> .env
|
||||
|
||||
- name: Build Revanced APKs
|
||||
run: |
|
||||
|
||||
@@ -13,4 +13,5 @@ jobs:
|
||||
build-apk-pr-check:
|
||||
uses: ./.github/workflows/build-artifact.yml
|
||||
secrets:
|
||||
ENVS: ""
|
||||
ENVS: |
|
||||
PATCH_APPS=youtube
|
||||
|
||||
Reference in New Issue
Block a user