mirror of
https://github.com/actions/configure-pages.git
synced 2025-12-08 08:06:09 +00:00
prepare
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -19406,7 +19406,7 @@ async function main() {
|
||||
try {
|
||||
const { repositoryNwo, githubToken, enablement, staticSiteGenerator, generatorConfigFile, proxy } = getContext()
|
||||
|
||||
const pageObject = await findOrCreatePagesSite({ repositoryNwo, githubToken, enablement })
|
||||
const pageObject = await findOrCreatePagesSite({ repositoryNwo, githubToken, enablement, proxy })
|
||||
const siteUrl = new URL(pageObject.html_url)
|
||||
|
||||
if (staticSiteGenerator) {
|
||||
|
||||
2
dist/index.js.map
vendored
2
dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user