Skip to content

Commit 6da919e

Browse files
committed
docs: add status badge
1 parent ecc8b08 commit 6da919e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# install-github-release-binary
22

3+
[![Build Status]](https://github.com/EricCrosson/install-github-release-binary/actions/workflows/release.yml)
4+
5+
[build status]: https://github.com/EricCrosson/install-github-release-binary/actions/workflows/release.yml/badge.svg?event=push
6+
37
**install-github-release-binary** is an opinionated GitHub Action for adding a binary from a GitHub Release to your CI `$PATH`.
48

59
The primary goals are, in order of priority:

0 commit comments

Comments
 (0)