wip: test rename GitHub app

This commit is contained in:
peaklabs-dev
2024-12-03 12:41:56 +01:00
parent 669293afc1
commit c74728162e
2 changed files with 14 additions and 1 deletions

View File

@@ -142,6 +142,11 @@ class Change extends Component
}
}
public function getUpdatePath()
{
return "{$this->github_app->html_url}/settings/apps/{$this->github_app->app_id}";
}
public function submit()
{
try {