Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
diekotto committed Nov 19, 2024
1 parent ace7a99 commit 4e9cf2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23876,7 +23876,7 @@ var require_action = __commonJS({
owner,
repo,
event_type: eventType,
client_payload: JSON.parse(clientPayload)
client_payload: clientPayload
});
core.info(`Successfully triggered ${eventType} event`);
} catch (error) {
Expand Down

0 comments on commit 4e9cf2c

Please sign in to comment.