From 219fc6652480945186dfd09ca5ba21f2324a4703 Mon Sep 17 00:00:00 2001 From: Lester Guerzon Date: Mon, 30 Oct 2023 15:53:06 +0800 Subject: [PATCH] chore: update readme and workflow --- .github/workflows/build-push.yaml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-push.yaml b/.github/workflows/build-push.yaml index 395c876..5fbd2c1 100644 --- a/.github/workflows/build-push.yaml +++ b/.github/workflows/build-push.yaml @@ -1,4 +1,4 @@ -name: 'build and push image' +name: 'build image' on: push: diff --git a/README.md b/README.md index ed23073..0a8ab99 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -MailHog [ ![Download](https://img.shields.io/github/release/mailhog/MailHog.svg) ](https://github.com/mailhog/MailHog/releases/tag/v1.0.0) [![GoDoc](https://godoc.org/github.com/mailhog/MailHog?status.svg)](https://godoc.org/github.com/mailhog/MailHog) [![Build Status](https://travis-ci.org/mailhog/MailHog.svg?branch=master)](https://travis-ci.org/mailhog/MailHog) +MailHog [ ![Download](https://img.shields.io/github/release/guerzon/MailHog2.svg) ](https://github.com/guerzon/MailHog2/releases) [![GoDoc](https://godoc.org/github.com/mailhog/MailHog?status.svg)](https://godoc.org/github.com/mailhog/MailHog) [![Build Status](https://github.com/guerzon/MailHog2/actions/workflows/build-push.yaml/badge.svg)](https://github.com/guerzon/MailHog2/actions/workflows/build-push.yaml) ========= Inspired by [MailCatcher](https://mailcatcher.me/), easier to install.