mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-20 15:02:08 +00:00
Update update-submodules.yml
This commit is contained in:
parent
2de374dbe8
commit
99a3416652
1 changed files with 1 additions and 7 deletions
8
.github/workflows/update-submodules.yml
vendored
8
.github/workflows/update-submodules.yml
vendored
|
|
@ -14,13 +14,7 @@ jobs:
|
|||
- name: Set up Git
|
||||
run: |
|
||||
git config --global user.email "actions@github.com"
|
||||
git config --global user.name "GitHub Actions"
|
||||
|
||||
- name: Change FLEXing (1)
|
||||
run: |
|
||||
git submodule add https://github.com/PoomSmart/FLEXing Tweaks/FLEXing
|
||||
git commit -m "Re-Added FLEXing"
|
||||
git push
|
||||
git config --global user.name "GitHub Actions
|
||||
|
||||
- name: Update submodules
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue