Skip to content

Commit f1f93ca

Browse files
AliSoftwaremokagio
andauthored
Improve description for app_icon parameter
Co-authored-by: Gio Lodi <gio.lodi@automattic.com>
1 parent 3f28db7 commit f1f93ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/fastlane/plugin/wpmreleasetoolkit/actions/common/prototype_build_details_comment_action.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ def self.available_options
197197
FastlaneCore::ConfigItem.new(
198198
key: :app_icon,
199199
env_name: 'FL_PROTOTYPE_BUILD_DETAILS_COMMENT_APP_ICON',
200-
description: "An `:emojicode:` or URL to use for the icon of the app in the message. #{app_center_auto}",
200+
description: "The name of an emoji from the https://github.com/buildkite/emojis list or the full image URL to use for the icon of the app in the message. #{app_center_auto}",
201201
type: String,
202202
optional: true,
203203
default_value_dynamic: true # As it will be extracted from the `lane_context`` if you used `appcenter_upload``

0 commit comments

Comments
 (0)