Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelrubbioli committed Jul 23, 2024
1 parent dfb6a6d commit a844066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/notify.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#/bin/sh

curl -X POST -d "'{"text": $1}'" $NOTIFICATION_WEBHOOK_URL
curl -X POST -d "'{"text": "BILOLA"}'" $NOTIFICATION_WEBHOOK_URL

0 comments on commit a844066

Please sign in to comment.