Update update-submodules.yml

This commit is contained in:
arichorn 2023-09-16 18:42:41 -05:00 committed by GitHub
parent 2de374dbe8
commit 99a3416652
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: |