Skip to content

Commit 7f1e2bd

Browse files
committed
docs: update build badge
1 parent 9bc6ae1 commit 7f1e2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Openssl encryption
22

33
[![Go Report Card](https://goreportcard.com/badge/github.com/forgoer/openssl)](https://goreportcard.com/report/github.com/forgoer/openssl)
4-
[![Default](https://github.com/forgoer/openssl/workflows/build/badge.svg?branch=master)](https://github.com/forgoer/openssl/actions)
4+
[![build](https://github.com/forgoer/openssl/actions/workflows/build.yml/badge.svg)](https://github.com/forgoer/openssl/actions/workflows/build.yml)
55
[![Coverage Status](https://coveralls.io/repos/github/forgoer/openssl/badge.svg?branch=master)](https://coveralls.io/github/forgoer/openssl?branch=master)
66
[![Godoc](https://godoc.org/github.com/forgoer/openssl?status.svg)](https://pkg.go.dev/github.com/forgoer/openssl)
77
[![Release](https://img.shields.io/github/release/forgoer/openssl.svg)](https://github.com/forgoer/openssl/releases/latest)

0 commit comments

Comments
 (0)