1
0
mirror of https://github.com/minoplhy/filters-maker.git synced 2024-12-22 18:18:13 +00:00
This commit is contained in:
minoplhy 2021-08-27 13:21:03 +07:00
parent c229d0b44e
commit c74488ab97

View File

@ -8,6 +8,7 @@ pip3 install -r /filters-maker/requirements.txt
cd /reprwiki
python3 /repros/$INPUT_ACTION_FILE
cd /repros
TIMEDATE=`date`
git config --local user.name $INPUT_GIT_NAME
git config --local user.email $INPUT_GIT_EMAIL
git add .