Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Smitha Borkar authored and GitHub committed Jun 7, 2022
1 parent 0543630 commit 7ec10a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
const core = require('@actions/core')
const axios = require('axios')



async function getPageBaseUrl() {
try {
if (deployment.requestedDeployment) {
Expand Down

0 comments on commit 7ec10a1

Please sign in to comment.