Skip to content

Commit b1af13a

Browse files
authored
Update README.md
1 parent 7d8747c commit b1af13a

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,9 @@
22

33
A Github Action to automatically bump and tag master, on merge, with the latest SemVer formatted version, and update `latest` tag to point to the latest commit.
44

5-
[![Build Status](https://github.com/anothrNick/github-tag-action/workflows/Bump%20version/badge.svg)](https://github.com/anothrNick/github-tag-action/workflows/Bump%20version/badge.svg)
6-
[![Stable Version](https://img.shields.io/github/v/tag/anothrNick/github-tag-action)](https://img.shields.io/github/v/tag/anothrNick/github-tag-action)
7-
[![Latest Release](https://img.shields.io/github/v/release/anothrNick/github-tag-action?color=%233D9970)](https://img.shields.io/github/v/release/anothrNick/github-tag-action?color=%233D9970)
8-
9-
> Medium Post: [Creating A Github Action to Tag Commits](https://itnext.io/creating-a-github-action-to-tag-commits-2722f1560dec)
10-
11-
[<img src="https://miro.medium.com/max/1200/1*_4Ex1uUhL93a3bHyC-TgPg.png" width="400">](https://itnext.io/creating-a-github-action-to-tag-commits-2722f1560dec)
5+
[![Build Status](https://github.com/wiktorj/github-tag-action/workflows/Bump%20version/badge.svg)](https://github.com/wiktorj/github-tag-action/workflows/Bump%20version/badge.svg)
6+
[![Stable Version](https://img.shields.io/github/v/tag/wiktorj/github-tag-action)](https://img.shields.io/github/v/tag/wiktorj/github-tag-action)
7+
[![Latest Release](https://img.shields.io/github/v/release/wiktorj/github-tag-action?color=%233D9970)](https://img.shields.io/github/v/release/wiktorj/github-tag-action?color=%233D9970)
128

139
### Usage
1410

0 commit comments

Comments
 (0)