Update 'filters-build.sh'

This commit is contained in:
Kale 2021-08-22 01:14:40 -07:00
parent 5ddf03c860
commit 6a575c3bce
No known key found for this signature in database
GPG Key ID: F8A6CE83F1274467

View File

@ -46,4 +46,4 @@ cd /aniki
echo $API_TOKEN_GITHUB > token.txt
gh auth login --with-token < token.txt
rm token.txt
gh release create filters-build -t "FILTERS-BUILD IN RELEASES" $MAKE_DIR/output/*
gh release create filters-build -t "FILTERS-BUILD IN RELEASES" $MAKE_DIR/output/* -F /aniki/Resources/Releases_filters-build.md