From 56ce5784957838f74ee814544e7e5c78b1a5c0f3 Mon Sep 17 00:00:00 2001 From: Taro TSUKAGOSHI Date: Mon, 4 Jul 2022 11:00:52 +0900 Subject: [PATCH] Add GitHub actions badge for release workflow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4067a2f..90eab21 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Website Status Monitoring -[![clasp](https://img.shields.io/badge/built%20with-clasp-4285f4.svg?style=flat-square)](https://github.com/google/clasp) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) [![CodeQL](https://github.com/ttsukagoshi/website-monitoring-by-gas/workflows/CodeQL/badge.svg)](https://github.com/ttsukagoshi/website-monitoring-by-gas/actions?query=workflow%3ACodeQL) [![GitHub Super-Linter](https://github.com/ttsukagoshi/website-monitoring-by-gas/workflows/Lint%20Code%20Base/badge.svg)](https://github.com/marketplace/actions/super-linter) +[![clasp](https://img.shields.io/badge/built%20with-clasp-4285f4.svg?style=flat-square)](https://github.com/google/clasp) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) [![CodeQL](https://github.com/ttsukagoshi/website-monitoring-by-gas/workflows/CodeQL/badge.svg)](https://github.com/ttsukagoshi/website-monitoring-by-gas/actions?query=workflow%3ACodeQL) [![GitHub Super-Linter](https://github.com/ttsukagoshi/website-monitoring-by-gas/workflows/Lint%20Code%20Base/badge.svg)](https://github.com/marketplace/actions/super-linter) [![Publish Release](https://github.com/ttsukagoshi/website-monitoring-by-gas/actions/workflows/release.yml/badge.svg)](https://github.com/ttsukagoshi/website-monitoring-by-gas/actions/workflows/release.yml) Website status monitoring using Google Sheets and Google Apps Script.