Skip to content

Commit 4928ba4

Browse files
authored
feat: fix CI badge and add release version badge to README (#49)
1 parent 27531c1 commit 4928ba4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
SwiftCasbin
22
====
33

4-
[![CI](https://github.com/casbin/SwiftCasbin/actions/workflows/ci.yml/badge.svg)](https://github.com/casbin/SwiftCasbin/actions/workflows/ci.yml)
4+
[![CI](https://github.com/casbin/SwiftCasbin/actions/workflows/test.yml/badge.svg)](https://github.com/casbin/SwiftCasbin/actions/workflows/test.yml)
55
![Swift 6.0](https://img.shields.io/badge/Swift-6.0-orange)
6+
[![Release](https://img.shields.io/github/v/release/casbin/SwiftCasbin)](https://github.com/casbin/SwiftCasbin/releases)
67
![iOS](https://img.shields.io/badge/iOS-✓-blue)
78
![macOS](https://img.shields.io/badge/macOS-✓-blue)
89
![tvOS](https://img.shields.io/badge/tvOS-✓-blue)

0 commit comments

Comments
 (0)