We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddadbb8 commit bc872aaCopy full SHA for bc872aa
.teamcity/settings.kts
@@ -47,7 +47,7 @@ project {
47
displayName = "sourcegrade/git-workshop"
48
repositoryURL = "https://github.com/sourcegrade/git-workshop"
49
authType = accessToken {
50
- accessToken = "credentialsJSON:f57a4fdd-fb30-41c0-9983-620364336d03"
+ accessToken = "credentialsJSON:7828090f-5bd5-448c-99df-b7fae9540192"
51
}
52
param("tokenId", "")
53
@@ -121,7 +121,7 @@ fun BuildFeatures.configureBaseFeatures() {
121
publisher = github {
122
githubUrl = "https://api.github.com"
123
authType = personalToken {
124
- token = "credentialsJSON:f57a4fdd-fb30-41c0-9983-620364336d03"
+ token = "credentialsJSON:7828090f-5bd5-448c-99df-b7fae9540192"
125
126
127
0 commit comments