mirror of
https://github.com/actions/configure-pages.git
synced 2025-12-08 08:06:09 +00:00
wip
This commit is contained in:
3
dist/index.js
vendored
3
dist/index.js
vendored
@@ -8220,6 +8220,9 @@ const axios = __nccwpck_require__(6545)
|
||||
async function getPageBaseUrl() {
|
||||
try {
|
||||
const pagesEndpoint = `https://api.github.com/repos/${process.env.GITHUB_REPOSITORY}/pages`
|
||||
|
||||
core.info("GITHUB_TOKEN : " + process.env.GITHUB_TOKEN)
|
||||
|
||||
const response = await axios.get(
|
||||
pagesEndpoint,
|
||||
{
|
||||
|
||||
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