diff --git a/filters-build.sh b/filters-build.sh index 7af8d3c..89e210a 100644 --- a/filters-build.sh +++ b/filters-build.sh @@ -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/* \ No newline at end of file +gh release create filters-build -t "FILTERS-BUILD IN RELEASES" $MAKE_DIR/output/* -F /aniki/Resources/Releases_filters-build.md \ No newline at end of file