fix: add architect-bot to bot_token_vars in disinto init
This commit is contained in:
parent
f6d0030470
commit
f1c41cf493
1 changed files with 1 additions and 0 deletions
|
|
@ -784,6 +784,7 @@ setup_forge() {
|
|||
[vault-bot]="FORGE_VAULT_TOKEN"
|
||||
[supervisor-bot]="FORGE_SUPERVISOR_TOKEN"
|
||||
[predictor-bot]="FORGE_PREDICTOR_TOKEN"
|
||||
[architect-bot]="FORGE_ARCHITECT_TOKEN"
|
||||
)
|
||||
|
||||
local bot_user bot_pass token token_var
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue