diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index cbe2a92..01fb7c7 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -33,7 +33,7 @@ jobs:
flavor: |
latest=true
tags: |
- type=ref event=push tag
+ type=ref,event=tag
- name: Build and push
uses: docker/build-push-action@v5.3.0
diff --git a/README.md b/README.md
index 629db0e..31e5b9d 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,9 @@ With MxTransporter, real-time data can be reproduced and retained on the data ut
[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=cam-inc_MxTransporter&metric=coverage)](https://sonarcloud.io/summary/new_code?id=cam-inc_MxTransporter)
+[![CI](https://github.com/cam-inc/MxTransporter/actions/workflows/ci.yml/badge.svg)](https://github.com/cam-inc/MxTransporter/actions/workflows/ci.yml)
+[![Release](https://github.com/cam-inc/MxTransporter/actions/workflows/release.yaml/badge.svg)](https://github.com/cam-inc/MxTransporter/actions/workflows/release.yaml)
+[![GitHub release](https://img.shields.io/github/release/cam-inc/MxTransporter.svg?style=flat-square)](https://github.com/cam-inc/MxTransporter/releases/latest)
# Features
@@ -269,8 +272,8 @@ It is basic JSON. It is possible to change the key of ChangeStream, add a Time f
# Contributors
-| [
Kenshirou](https://github.com/KenFujimoto12)
| [
Yoshinori Sugiyama](https://github.com/syama666)
|
-| :---: | :---: |
+| [
Kenshirou](https://github.com/KenFujimoto12)
| [
Yoshinori Sugiyama](https://github.com/syama666)
|
+| :---------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------: |