diff --git a/src/config.js b/src/config.js index 43da5159..2f2eb22b 100644 --- a/src/config.js +++ b/src/config.js @@ -153,4 +153,4 @@ core.debug( ) ) -module.exports = context +module.exports = context \ No newline at end of file diff --git a/src/vercel.js b/src/vercel.js index d2ad3fb7..2d24e4e5 100644 --- a/src/vercel.js +++ b/src/vercel.js @@ -116,4 +116,4 @@ const init = () => { module.exports = { init -} +} \ No newline at end of file