mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
credentials
This commit is contained in:
parent
a7d460a2d4
commit
c5de038f58
1 changed files with 2 additions and 2 deletions
|
|
@ -42,8 +42,8 @@ logger = setup_logger()
|
|||
|
||||
def run_job() -> None:
|
||||
|
||||
username: str = "joseph.westwood@domna.homes" # TODO: get from github secrets
|
||||
password: str = "DomnaTest123!"
|
||||
username: str = "" # TODO: get from github secrets
|
||||
password: str = ""
|
||||
|
||||
property_list_file: str = (
|
||||
"hubspot-crm-exports-southern-ra-lite-programme-3103-2026-03-31-2.xlsx"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue