diff --git a/src/cleanupNpmrc.task.js b/src/cleanupNpmrc.task.js index 956cd56..b548201 100644 --- a/src/cleanupNpmrc.task.js +++ b/src/cleanupNpmrc.task.js @@ -1,4 +1,4 @@ -import io from '@actions/io'; +import * as io from '@actions/io'; /** * Clean up `.npmrc` file in the repo after releasing