Skip to content

Commit 8d975c3

Browse files
committed
[CI] Fix formatting in announce regex
1 parent 4f3d908 commit 8d975c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/announce-latest-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
owner: compactmods
4646
repo: compactmachines
4747
group: dev.compactmods.compactmachines
48-
filter: "^compactmachines-(?:[\\d\\.]{4})\.jar$"
48+
filter: "^compactmachines-(?:[\\d\\.]{4}).jar$"
4949
outputFile: compactmachines-nightly.json
5050

5151
- name: Debug output

0 commit comments

Comments
 (0)