Update index.js

This commit is contained in:
Smitha Borkar
2022-06-07 12:04:22 -07:00
committed by GitHub
parent 0543630fe1
commit 7ec10a159b

View File

@@ -1,8 +1,6 @@
const core = require('@actions/core')
const axios = require('axios')
async function getPageBaseUrl() {
try {
if (deployment.requestedDeployment) {