Files
rfd-notify/action.yml
Dave Gallant 7b59bf8163 Add initial Action (#40)
* Add initial Github action.
2020-10-26 00:35:19 -04:00

8 lines
162 B
YAML

name: 'rfd-notify'
description: 'get notified of deals based on regex'
icon: command
color: gray-dark
runs:
using: 'docker'
image: 'github-action/Dockerfile'