Files
T
2020-08-14 15:32:31 +02:00

10 lines
218 B
YAML

# action.yml
name: 'Rocket.Chat Notification'
description: 'Send a message to Rocket.Chat'
outputs:
response_code:
description: 'The response code for the http call'
runs:
using: 'docker'
image: 'Dockerfile'