Add meta data for Github action
This commit is contained in:
parent
a4b024bae7
commit
993646901f
9
action.yml
Normal file
9
action.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
name: "Tencent Cloud CDN Purge Cache"
|
||||||
|
description: "Purge cache for Tencent Cloud CDN via its Python SDK API"
|
||||||
|
author: keithnull
|
||||||
|
runs:
|
||||||
|
using: docker
|
||||||
|
image: Dockerfile
|
||||||
|
branding:
|
||||||
|
color: green
|
||||||
|
icon: zap
|
Loading…
x
Reference in New Issue
Block a user