Skip to content

Commit 9426e7e

Browse files
committed
Handling failed 2025.0.1 release (take 5)
Signed-off-by: Chris Bono <[email protected]>
1 parent 8587a31 commit 9426e7e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/stream-apps-release-files-spec.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
{
1818
"name": {"$match": "*.jar"}
1919
},
20-
{
21-
"name": {"$match": "*.jar"}
22-
},
2320
{
2421
"name": {"$match": "*.asc"}
2522
},
@@ -46,6 +43,9 @@
4643
},
4744
{
4845
"name": {"$match": "*stream-applications-descriptor-*.rabbit-apps-maven-repo-url.properties"}
46+
},
47+
{
48+
"name": {"$match": "*stream-applications-docs-*.zip"}
4949
}
5050
]
5151
}

0 commit comments

Comments
 (0)