Skip to content

Commit 9cb3dbc

Browse files
committed
Updated config.yml
1 parent 1b723f0 commit 9cb3dbc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ jobs:
194194
- persist_to_workspace:
195195
root: .
196196
paths:
197-
- release/redis-insight-vsc-*.vsix
197+
- release/redis-for-*.vsix
198198
- save_cache:
199199
<<: *uiDepsCacheKey
200200
paths:
@@ -253,7 +253,7 @@ jobs:
253253
- persist_to_workspace:
254254
root: .
255255
paths:
256-
- release/redis-insight-vsc-*.vsix
256+
- release/redis-for-*.vsix
257257

258258
windows:
259259
executor:
@@ -299,7 +299,7 @@ jobs:
299299
- persist_to_workspace:
300300
root: .
301301
paths:
302-
- release/redis-insight-vsc-*.vsix
302+
- release/redis-for-*.vsix
303303

304304
# Release jobs
305305
store-build-artifacts:

0 commit comments

Comments
 (0)