mirror of
https://github.com/actions/configure-pages.git
synced 2026-03-30 18:14:51 +00:00
adjust output
This commit is contained in:
@@ -24,7 +24,6 @@ async function getPagesBaseUrl({ repositoryNwo, githubToken, staticSiteGenerator
|
||||
if ( staticSiteGenerator ) {
|
||||
setPagesPath({staticSiteGenerator, path: siteUrl.pathname})
|
||||
}
|
||||
|
||||
core.setOutput('base_url', siteUrl.href)
|
||||
core.setOutput('origin', siteUrl.origin)
|
||||
core.setOutput('host', siteUrl.host)
|
||||
|
||||
Reference in New Issue
Block a user