Skip to content

Commit

Permalink
[CI] Correct group filter for announce
Browse files Browse the repository at this point in the history
  • Loading branch information
robotgryphon committed Feb 21, 2024
1 parent ac5a1e2 commit b835bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/announce-latest-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
owner: compactmods
repo: compactmachines
group: dev.compactmods.compactmachines
group: dev.compactmods.compactmachines.compactmachines-neoforge
filter: "^compactmachines-neoforge-(?:[\\d\\.]+)-nightly.jar$"
outputFile: compactmachines-nightly.json

Expand Down

0 comments on commit b835bdd

Please sign in to comment.