Update Wiki-Page with latest releases

This commit is contained in:
BtbN
2020-09-30 21:27:42 +02:00
parent 37c9a59840
commit cc070b4233
3 changed files with 45 additions and 3 deletions

View File

@ -69,4 +69,5 @@ rm -rf ffbuild
if [[ -n "$GITHUB_ACTIONS" ]]; then
echo "::set-output name=build_name::${BUILD_NAME}"
echo "${BUILD_NAME}.zip" > "${ARTIFACTS_PATH}/${TARGET}-${VARIANT}${ADDINS_STR:+-}${ADDINS_STR}.txt"
fi