From 0d19d79eb38e94fa0d9661f30e7136704c91b189 Mon Sep 17 00:00:00 2001 From: 839 <8398a7@gmail.com> Date: Mon, 26 Sep 2022 23:51:22 +0900 Subject: [PATCH] add netlify badge --- README.md | 1 + docs/content/_index.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ee31500..86616a09 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # action-slack +[![Netlify Status](https://api.netlify.com/api/v1/badges/a132b9a0-3a80-4938-afa6-2cad038a14a9/deploy-status)](https://app.netlify.com/sites/action-slack/deploys) ![](https://github.com/8398a7/action-slack/workflows/test-build/badge.svg) ![](https://github.com/8398a7/action-slack/workflows/Slack%20Mainline/badge.svg) ![](https://img.shields.io/github/license/8398a7/action-slack?color=brightgreen) diff --git a/docs/content/_index.md b/docs/content/_index.md index 39f1ab59..0857bd56 100644 --- a/docs/content/_index.md +++ b/docs/content/_index.md @@ -22,7 +22,7 @@ steps: if: always() # Pick up events even if the job fails or is canceled. ``` - +[![Netlify Status](https://api.netlify.com/api/v1/badges/a132b9a0-3a80-4938-afa6-2cad038a14a9/deploy-status)](https://app.netlify.com/sites/action-slack/deploys) ![](https://github.com/8398a7/action-slack/workflows/build-test/badge.svg) ![](https://github.com/8398a7/action-slack/workflows/Slack%20Mainline/badge.svg) ![](https://img.shields.io/github/license/8398a7/action-slack?color=brightgreen)