diff --git a/action.yml b/action.yml new file mode 100644 index 0000000..5988077 --- /dev/null +++ b/action.yml @@ -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