FastlaneCore::ConfigItem.new(key: :file_id,
                                      env_name: "GDRIVE_UPDATE_FILE_ID",
                                      description: "Target file id to update the content",
                                      optional: false,
                                      type: String,