@@ -66,3 +66,7 @@ zip -9 -r "${ARTIFACTS_PATH}/${BUILD_NAME}.zip" "$BUILD_NAME"
cd -
rm -rf ffbuild
if[[ -n "$GITHUB_ACTIONS"]];then
echo"::set-output name=build_name::${BUILD_NAME}"
fi
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.