Try to find a solution for the second unneeded commit of lua files

This commit is contained in:
kaltokri 2024-02-23 09:29:22 +01:00
parent 599bafe4a8
commit 6505231a32

View File

@ -58,6 +58,7 @@ jobs:
- name: Commit Changes
run: |
cd ./self
git config --global core.autocrlf input
git add *
git config --global user.name 'funkyfranky'
git config --global user.email 'frank@inter-zone.de'