mirror of
https://github.com/venera-app/venera.git
synced 2025-12-15 06:41:14 +00:00
Update update_alt_store.yml
This commit is contained in:
2
.github/workflows/update_alt_store.yml
vendored
2
.github/workflows/update_alt_store.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
- name: Update AltStore source
|
||||
id: update_source
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.ACTION_GITHUB_TOKEN }}
|
||||
run: |
|
||||
python update_alt_store.py
|
||||
git config --global user.name 'GitHub Action'
|
||||
|
||||
Reference in New Issue
Block a user