mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 06:16:42 +00:00
fix: restore railway deploy service id type
This commit is contained in:
parent
6d02fb8241
commit
9acb125890
1 changed files with 1 additions and 0 deletions
|
|
@ -130,6 +130,7 @@ export async function configureRailwayService(opts: {
|
|||
|
||||
export async function deployRailwayService(opts: {
|
||||
token: string;
|
||||
serviceId: string;
|
||||
environmentId: string;
|
||||
/** Use true on the first deploy of a freshly-created service (no prior deployment exists). */
|
||||
firstDeploy?: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue