Use right secret name
This commit is contained in:
parent
de574284dc
commit
c6ea6f7012
@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
endpoint: "https://git.autonomic.zone/api/v1/",
|
||||
token: "{{ secret "api-token-v1" }}",
|
||||
token: "{{ secret "api_token" }}",
|
||||
platform: "gitea",
|
||||
logLevel: "info",
|
||||
onboarding: true,
|
||||
|
Reference in New Issue
Block a user