mirror of
https://github.com/actions/configure-pages.git
synced 2026-03-30 10:04:52 +00:00
Update index.js
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
const core = require('@actions/core')
|
||||
const axios = require('axios')
|
||||
|
||||
|
||||
|
||||
async function getPageBaseUrl() {
|
||||
try {
|
||||
if (deployment.requestedDeployment) {
|
||||
|
||||
Reference in New Issue
Block a user