|
|
@ -22123,6 +22123,7 @@ try {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
const gitHubDeployment = await createGitHubDeployment();
|
|
|
|
const gitHubDeployment = await createGitHubDeployment();
|
|
|
|
const pagesDeployment = await createPagesDeployment();
|
|
|
|
const pagesDeployment = await createPagesDeployment();
|
|
|
|
|
|
|
|
console.log(pagesDeployment);
|
|
|
|
(0, import_core.setOutput)("id", pagesDeployment.id);
|
|
|
|
(0, import_core.setOutput)("id", pagesDeployment.id);
|
|
|
|
(0, import_core.setOutput)("url", pagesDeployment.url);
|
|
|
|
(0, import_core.setOutput)("url", pagesDeployment.url);
|
|
|
|
(0, import_core.setOutput)("environment", pagesDeployment.environment);
|
|
|
|
(0, import_core.setOutput)("environment", pagesDeployment.environment);
|
|
|
|