Files
rocketchat-notification-action/entrypoint.sh
T
2020-08-14 16:51:12 +02:00

3 lines
93 B
Bash
Executable File

#!/usr/bin/env sh
rocketchat-notification -u "$1" -p "$2" -m "$3" -s "$4" -c "$5" -code "$6"