Skip to content

Commit 1d85633

Browse files
committed
fix badge
1 parent 4b4a356 commit 1d85633

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,5 +1,5 @@
11
# RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching
2-
[![Test/Build/Deploy](https://github.com/le0pard/re2js/actions/workflows/tests.yml/badge.svg)](https://github.com/le0pard/re2js/actions/workflows/tests.yml)
2+
[![Test/Build/Publish](https://github.com/le0pard/re2js/actions/workflows/ci.yml/badge.svg)](https://github.com/le0pard/re2js/actions/workflows/ci.yml)
33

44
## [Playground](https://re2js.leopard.in.ua/)
55

0 commit comments

Comments
 (0)