mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
Typo local
This commit is contained in:
parent
d6074c42fb
commit
89da223ffa
2
.github/workflows/flathub_push_cooker.yml
vendored
2
.github/workflows/flathub_push_cooker.yml
vendored
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue