Compare commits
No commits in common. "017ab61f6f51d017f6e1c29aaef1d12ca633351f" and "1d8a3404eedb9a5a805c918fd8cf6a9b30e06b74" have entirely different histories.
017ab61f6f
...
1d8a3404ee
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ async function loadConfigData() {
|
|||
"repoApi": "",
|
||||
"gitReleaseUrl": "/releases/latest",
|
||||
"crmm": {
|
||||
"authToken": process.env.secrets.CRMM_TOKEN_ADMKAWL,
|
||||
"authToken": process.env.CRMM_TOKEN_ADMKAWL,
|
||||
"projectId": "cookie-server-utils"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue