From 394f6417405e3e8c8145684e3b55dfcc4a648e4c Mon Sep 17 00:00:00 2001 From: Keshav Kk Date: Tue, 23 Sep 2025 17:11:37 +0900 Subject: [PATCH] README v0.1.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d539b2..0626206 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ActionWebPush [![Gem Version](https://badge.fury.io/rb/actionwebpush.svg)](https://badge.fury.io/rb/actionwebpush) -[![Build Status](https://github.com/keshav-k3/actionwebpush/workflows/CI/badge.svg)](https://github.com/keshav-k3/actionwebpush/actions) +[![Build Status](https://github.com/keshav-k3/actionwebpush/actions/workflows/main.yml/badge.svg)](https://github.com/keshav-k3/actionwebpush/actions) Rails integration for Web Push notifications with ActionMailer-like interface.