Update 'filters.sh'

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

View File

@ -25,4 +25,5 @@ if [ -f "/repros/$INPUT_sub_action_location" ]; then
python3 /repros/$INPUT_sub_action_location
echo "Code Completed!"
fi
gh release delete latest
gh release create latest /gh-releases/*