FastlaneCore::ConfigItem.new(key: :folder_id,
                                       env_name: "GDRIVE_UPLOAD_FOLDER_ID",
                                       description: "Upload target folder id",
                                       optional: false,
                                       type: String,