We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09a7866 commit 6e30eb0Copy full SHA for 6e30eb0
.teamcity/additionalConfiguration.kt
@@ -17,7 +17,7 @@ fun Project.additionalConfiguration() {
17
publisher = github {
18
githubUrl = "https://api.github.com"
19
authType = storedToken {
20
- tokenId = "tc_token_id:CID_7db3007c46f7e30124f81ef54591b223:-1:4b5743ff-b95e-41b0-89d6-e9a50d3048db"
+ tokenId = "tc_token_id:CID_7db3007c46f7e30124f81ef54591b223:-1:05a5bd7b-50f1-4d04-b542-b9283f6b0148"
21
}
22
23
0 commit comments