다음을 통해 공유


GitHubActionWebAppStackSettingsOutput interface

GitHub Actions 웹앱 스택 설정

속성

isSupported

스택에 대해 GitHub Actions가 지원되는지 true. 그렇지 않으면 false.

supportedVersion

GitHub Actions에 지원되는 부 버전입니다.

속성 세부 정보

isSupported

스택에 대해 GitHub Actions가 지원되는지 true. 그렇지 않으면 false.

isSupported?: boolean

속성 값

boolean

supportedVersion

GitHub Actions에 지원되는 부 버전입니다.

supportedVersion?: string

속성 값

string