Fix key name
All checks were successful
Push image to registry / build-image (push) Successful in 4m15s
All checks were successful
Push image to registry / build-image (push) Successful in 4m15s
This commit is contained in:
@@ -290,7 +290,7 @@ class InstagramRepostJob extends InstagramAbstractJob implements ShouldBeUniqueU
|
||||
$this->jobRun,
|
||||
$reel->getUrl(),
|
||||
$this->downloadFolder,
|
||||
$this->jobInfos->get("instagram_repost_account_email"),
|
||||
$this->jobInfos->get("instagram_repost_account_username"),
|
||||
$this->jobInfos->get("instagram_repost_account_password")
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user