GithubActionsWebCliCode constructor
const
GithubActionsWebCliCode({})
Contents of buiod.yaml for Github Actions web.
Github ActionsのWeb用のbuiod.yamlの中身。
Implementation
const GithubActionsWebCliCode({
this.workingDirectory,
this.defaultIncrementNumber = 0,
this.renderer = "canvaskit",
});