Skip to content
Snippets Groups Projects
Commit 4ac4f58c authored by Ciro Santilli's avatar Ciro Santilli
Browse files

bak

parent ea253ceb
No related merge requests found
......@@ -47,7 +47,7 @@ try {
owner: 'cirosantilli',
repo: github.context.payload.repository.name,
issue_number: github.context.payload.pull_request.number,
body: full_images.join('\n\n');
body: full_images.join('\n\n'),
});
} catch (error) {
core.setFailed(error.message);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment