This commit is contained in:
Yoann Chaudet
2022-07-19 16:21:56 -07:00
parent 05829a2e3d
commit 69fea3d62e
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
const core = require('@actions/core')
const axios = require('axios')
const setPagesPath = require('./set-pages-path')
const {setPagesPath} = require('./set-pages-path')
async function getPagesBaseUrl({
repositoryNwo,