Update 'filters.sh'

This commit is contained in:
Kale 2021-08-21 08:39:57 -07:00
parent 3c44eb7ce2
commit cf4aee9965
No known key found for this signature in database
GPG Key ID: F8A6CE83F1274467

View File

@ -1,6 +1,6 @@
#!/bin/bash
echo $API_TOKEN_GITHUB > token.txt
gh auth login --with-token > token.txt
gh auth login --with-token < token.txt
rm token.txt
git clone https://github.com/minoplhy/filters-maker /filters-maker
git clone https://x-access-token:$API_TOKEN_GITHUB@github.com/$INPUT_DESTINATION_UNAME/$INPUT_DESTINATION_REPO.git /repros