1 Commits

Author SHA1 Message Date
Gergő Jedlicska c3d711f76d update dist 2023-08-10 16:26:47 +02:00
2 changed files with 2 additions and 1 deletions
Generated Vendored
+1
View File
@@ -14033,6 +14033,7 @@ const parseInputs = () => {
}
catch (err) {
core.setFailed(`Parsing the function input schema failed with: ${err}`);
throw err;
}
const rawInputs = {
speckleAutomateUrl: core.getInput('speckle_automate_url', { required: true }),
Generated Vendored
+1 -1
View File
File diff suppressed because one or more lines are too long