mirror of
https://github.com/jadolg/rocketchat-notification-action.git
synced 2026-05-31 08:37:51 +00:00
Add back the print line
This commit is contained in:
+2
-1
@@ -1,2 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
#!/usr/bin/env bash
|
||||
echo $1 $2 $3 $4 $5
|
||||
rocketchat-notification -u $1 -p $2 -m $3 -s $4 -c $5
|
||||
|
||||
Reference in New Issue
Block a user