Skip to content

Commit 436a782

Browse files
committed
[CI] Fix match on task apps spec file
Signed-off-by: onobc <chris.bono@gmail.com>
1 parent e422ede commit 436a782

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/artifactory-release-files-spec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"@build.name": "${buildname}",
99
"@build.number": "${buildnumber}",
10-
"path": {"$match": "org*"}
10+
"path": {"$match": "io*"}
1111
},
1212
{
1313
"$or": [

0 commit comments

Comments
 (0)