mirror of
https://github.com/signcl/docsearch-scraper-action.git
synced 2025-07-01 17:43:27 +08:00
chore: add action metadata
This commit is contained in:
5
action.yml
Normal file
5
action.yml
Normal file
@ -0,0 +1,5 @@
|
||||
name: 'DocSearch Scraper Action'
|
||||
description: 'DocSearch Scraper in Docker for Github Actions'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
Reference in New Issue
Block a user