mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-12-26 19:05:48 +08:00
Configures deployment to netlify
This commit is contained in:
committed by
Patrik Svensson
parent
c2da268129
commit
3ac63d2670
@@ -42,8 +42,8 @@ namespace Docs
|
||||
|
||||
public static class Deployment
|
||||
{
|
||||
public const string GitHubToken = "GITHUB_TOKEN";
|
||||
public const string TargetBranch = "DEPLOYMENT_TARGET_BRANCH";
|
||||
public const string NetlifySiteId = "NETLIFY_SITE_ID";
|
||||
public const string NetlifyAccessToken = "NETLIFY_ACCESS_TOKEN";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user