github-actions-discord-webhook icon indicating copy to clipboard operation
github-actions-discord-webhook copied to clipboard

OS X: Bad substitution

Open Nielsbishere opened this issue 4 months ago • 0 comments

On OSX (latest) I'm getting the following error (it works fine on windows):

Run git clone https://github.com/DiscordHooks/github-actions-discord-webhook.git webhook Cloning into 'webhook'... webhook/send.sh: line 11: ${1,,}: bad substitution sed: 1: ":a;N;$!ba;s/\r{0,1}\n/\ ...": unused label 'a;N;$!ba;s/\r{0,1}\n/\n/g' [Webhook]: Sending webhook to Discord...

######################################################################## 100.0%curl: (22) The requested URL returned error: 400

[Webhook]: Unable to send webhook.

Nielsbishere avatar Feb 27 '24 18:02 Nielsbishere