diff --git a/dist/index.js b/dist/index.js index b66b13f..86b79e0 100644 --- a/dist/index.js +++ b/dist/index.js @@ -27310,7 +27310,7 @@ const fs = (__nccwpck_require__(9896).promises); const { execFile } = __nccwpck_require__(5317); const workspacePath = process.env.GITHUB_WORKSPACE; -const options = core.getInput("options"); +const options = core.getMultilineInput("options"); const path = core.getInput("path"); let repoError;