mirror of
https://github.com/actions/configure-pages.git
synced 2025-12-08 08:06:09 +00:00
fix context
This commit is contained in:
1
dist/index.js
vendored
1
dist/index.js
vendored
@@ -8290,6 +8290,7 @@ const getContext = __nccwpck_require__(1319)
|
||||
|
||||
async function main() {
|
||||
try {
|
||||
const context = getContext()
|
||||
await getPagesBaseUrl(context)
|
||||
} catch (error) {
|
||||
core.setFailed(error)
|
||||
|
||||
Reference in New Issue
Block a user