Skip to main content

PublishFilesToNewRepoParams

Signature

interface PublishFilesToNewRepoParams extends CreateNewCommitParams 

Extends: CreateNewCommitParams

Properties

Property

Modifiers

Type

Description

isPrivate

boolean

게시할 레포지토리의 공개여부입니다.

owner?

string

(Optional) 레포지토리의 소유자입니다.

repo?

string

(Optional) 레포지토리의 이름입니다.