refactor: move gemini api key to secret
This commit is contained in:
parent
00c219cb05
commit
9ee5317e6a
5 changed files with 34 additions and 8 deletions
|
@ -12,6 +12,7 @@
|
|||
ts_auth_key = { };
|
||||
cwp_jira_link = { };
|
||||
cwp_jira_pat = { };
|
||||
gemini_api_key = { };
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue