summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlaixintao <laixintaoo@gmail.com>2020-09-19 14:19:40 +0800
committerGitHub <noreply@github.com>2020-09-19 14:19:40 +0800
commitcbb0799148257b52d6c78155efa6fbd5bbdcb4a1 (patch)
tree762fde2d0428f328bd6e02961cd17d9701667ace
parentd3134d8904a7b6e5dc37dd03909c18b8a1770673 (diff)
parent93ca2b3ec5e4a5ab09a7c9e63744bb84f0d2dbe9 (diff)
Merge pull request #360 from yihong0618/patch-1
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fff2cbe..c1d674b 100644
--- a/README.md
+++ b/README.md
@@ -156,7 +156,7 @@ Also:
### Release Strategy
-IRedis is built and released by CircleCI. Whenever a tag is pushed to the
+IRedis is built and released by `GitHub Actions`. Whenever a tag is pushed to the
`master` branch, a new release is built and uploaded to pypi.org, it's very
convenient.