chore: add action metadata

This commit is contained in:
Tunghsiao Liu 2021-07-05 13:08:43 -04:00
parent f30903280f
commit 0529121dcf
No known key found for this signature in database
GPG Key ID: 1EC07B97513A7726

5
action.yml Normal file
View File

@ -0,0 +1,5 @@
name: 'DocSearch Scraper Action'
description: 'DocSearch Scraper in Docker for Github Actions'
runs:
using: 'docker'
image: 'Dockerfile'