mirror of
https://github.com/actions/configure-pages.git
synced 2026-03-30 18:14:51 +00:00
typo
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user