Update release.yml
This commit is contained in:
parent
2a612ed65f
commit
3bb7bea6cd
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
|
@ -111,8 +111,8 @@ jobs:
|
|||
run: |
|
||||
git submodule init
|
||||
cd mods
|
||||
git config user.name github-actions
|
||||
git config user.email github-actions@github.com
|
||||
git config user.name Xikaro
|
||||
git config password ${{ secrets.GITHUB_TOKEN }}
|
||||
git submodule update --recursive
|
||||
|
||||
- name: Export MMC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue