Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Xikaro committed Apr 30, 2024
1 parent 2a612ed commit 3bb7bea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3bb7bea

Please sign in to comment.