Skip to content

Commit

Permalink
format: update docker publish workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharthlatest committed Oct 15, 2021
1 parent 398e425 commit 92aa4c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ABC build
name: ABC Docker Publish

on:
release:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/appbaseio/abc)](https://goreportcard.com/report/github.com/appbaseio/abc)
[![Travis branch](https://travis-ci.org/appbaseio/abc.svg?branch=dev)]()
[![license](https://img.shields.io/github/license/appbaseio/abc.svg)]()

[![ABC Docker Publish](https://github.com/appbaseio/abc/actions/workflows/docker-publish.yaml/badge.svg)](https://github.com/appbaseio/abc/actions/workflows/docker-publish.yaml)

![abc banner image](https://user-images.githubusercontent.com/4047597/29240054-14e0e19a-7f7b-11e7-898b-ba6bad756b1d.png)

Expand Down

0 comments on commit 92aa4c1

Please sign in to comment.