Update release.yml
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user