action
This commit is contained in:
parent
c6aef4a135
commit
a6ce98bdff
@ -4,7 +4,7 @@ git clone https://x-access-token:$API_TOKEN_GITHUB@github.com/$INPUT_DESTINATION
|
||||
mkdir /repros/$INPUT_DESTINATION_FOLDER/$INPUT_DESTINATION_VERSION
|
||||
pip3 install -r /filters-maker/requirements.txt
|
||||
cd /repros
|
||||
python3 /repros/$INPUT_ACTION_FILE
|
||||
python3 /filters-maker/$INPUT_ACTION_FILE
|
||||
git config --local user.name $INPUT_GIT_NAME
|
||||
git config --local user.email $INPUT_GIT_EMAIL
|
||||
git add .
|
||||
|
Loading…
Reference in New Issue
Block a user