Typo local

This commit is contained in:
XargonWan 2022-10-09 17:40:02 +02:00
parent d6074c42fb
commit 89da223ffa

View file

@ -77,7 +77,7 @@ jobs:
cat net.retrodeck.retrodeck.yml
git config user.name "${{ secrets.GITNAME }}"
git config local user.email "${{ secrets.GITMAIL }}"
git config user.email "${{ secrets.GITMAIL }}"
git add *
git commit -m "Updated flathub/net.retrodeck.retrodeck from RetroDECK/$rd_branch"