mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🎨 Change secret name
This commit is contained in:
@@ -22,7 +22,8 @@ jobs:
|
||||
- name: Setup python
|
||||
uses: actions/setup-python@main
|
||||
with:
|
||||
python-version: '3.12.3'
|
||||
python-version: '3.x'
|
||||
cache: 'pip' # Enable caching for pip dependencies
|
||||
|
||||
- name: Install Requirements
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user