Skip to content

Commit 58996e9

Browse files
committed
ci: update secrets
1 parent e39f237 commit 58996e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.teamcity/settings.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ version = "2023.05"
77

88
project {
99
params {
10-
password("github-commit-status-token", "credentialsJSON:be6ac011-ba27-4f2e-a628-edce6708504e")
11-
password("github-pull-request-token", "credentialsJSON:be6ac011-ba27-4f2e-a628-edce6708504e")
10+
password("github-commit-status-token", "credentialsJSON:23b1c78f-22be-4c3e-9efc-3e7ead3238ed")
11+
password("github-pull-request-token", "credentialsJSON:23b1c78f-22be-4c3e-9efc-3e7ead3238ed")
1212
text("github-packages-user", "neo4j-build-service")
13-
password("github-packages-token", "credentialsJSON:d5ea2df2-7a81-41d4-98bf-cb7ebd607493")
13+
password("github-packages-token", "credentialsJSON:b43ccf66-3394-496f-8c22-be161097c2df")
1414
}
1515

1616
vcsRoot(Neo4jKafkaConnectorVcs)

0 commit comments

Comments
 (0)