File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: Nuget Release
2
2
3
3
on :
4
4
release :
5
- types : [ published ]
5
+ types : [published]
6
6
7
7
jobs :
8
8
build :
Original file line number Diff line number Diff line change 1
- [ ![ license] ( https://img.shields.io/github/license/RedisTimeSeries/NRedisTimeSeries .svg )] ( https://github.com/RedisTimeSeries/NRedisTimeSeries )
1
+ [ ![ license] ( https://img.shields.io/github/license/redis/NRedisStack .svg )] ( https://github.com/redis/NRedisStack )
2
2
[ ![ .github/workflows/integration.yml] ( https://github.com/redis/NRedisStack/actions/workflows/integration.yml/badge.svg )] ( https://github.com/redis/NRedisStack/actions/workflows/integration.yml )
3
- [ ![ GitHub issues] ( https://img.shields.io/github/release/RedisTimeSeries/NRedisTimeSeries.svg )] ( https://github.com/RedisTimeSeries/NRedisTimeSeries/releases/latest )
4
- [ ![ Codecov] ( https://codecov.io/gh/RedisTimeSeries/NRedisTimeSeries/branch/master/graph/badge.svg )] ( https://codecov.io/gh/RedisTimeSeries/NRedisTimeSeries )
5
- [ ![ Known Vulnerabilities] ( https://snyk.io/test/github/redis/NRedisStack/badge.svg?targetFile=NRedisStack/NRedisStack.csproj )] ( https://snyk.io/test/github/RedisTimeSeries/NRedisTimeSeries?targetFile=NRedisTimeSeries/NRedisTimeSeries.csproj )
3
+ [ ![ GitHub issues] ( https://img.shields.io/github/release/redis/NRedisStack.svg )] ( https://github.com/redis/NRedisStack/releases/latest )
6
4
7
5
# NRedisStack
8
6
@@ -14,4 +12,4 @@ This project builds on [StackExchange.Redis](https://github.com/StackExchange/St
14
12
15
13
## API
16
14
17
- The complete documentation for Redis module commands can be found at the [ Redis commands website] ( https://redis.io/commands/ ) .
15
+ The complete documentation for Redis module commands can be found at the [ Redis commands website] ( https://redis.io/commands/ ) .
You can’t perform that action at this time.
0 commit comments