mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-06-12 02:36:00 -05:00
[GH-ISSUE #11] Multi line json data #716
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gjuoun on GitHub (Aug 21, 2020).
Original GitHub issue: https://github.com/joelwmale/webhook-action/issues/11
Hey, thanks for creating this webhook!
But I found issues when I want to send multi-line literals json data:
like this
Do you know how to make it work?
@joelwmale commented on GitHub (Aug 26, 2020):
I do not control how github parses the input - have you tried reading something like https://github.com/octokit/request-action/issues/6?
@gjuoun commented on GitHub (Oct 9, 2020):
no worries, I solved this problem by using
curl