次の方法で共有


StaticSiteData.RepositoryToken プロパティ

定義

ユーザーの github リポジトリ トークン。 これは、Github Actions ワークフロー ファイルと API シークレットを設定するために使用されます。

public string RepositoryToken { get; set; }
member this.RepositoryToken : string with get, set
Public Property RepositoryToken As String

プロパティ値

適用対象