Skip to content

Commit 84c473c

Browse files
committed
fix: update badge in README to point to the test workflow
1 parent 2216b8c commit 84c473c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Universal Version Bump
22

3-
[![Release](https://github.com/taj54/universal-version-bump/actions/workflows/release.yml/badge.svg)](https://github.com/taj54/universal-version-bump/actions/workflows/release.yml)
3+
[![Test](https://github.com/taj54/universal-version-bump/actions/workflows/test.yml/badge.svg)](https://github.com/taj54/universal-version-bump/actions/workflows/test.yml)
44
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
55

66
A GitHub Action to automatically bump versions for any project that has a version file.

0 commit comments

Comments
 (0)