Skip to content

Commit 7fc63c3

Browse files
committed
[Announce] Fix group ID, it's a full package name not just group (TBFxd)
1 parent 8bdd65f commit 7fc63c3

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
@@ -44,7 +44,7 @@ jobs:
4444
with:
4545
owner: compactmods
4646
repo: compactmachines
47-
group: dev.compactmods
47+
group: dev.compactmods.compactmachines
4848
filter: "^compactmachines-(?:[\\d\\.]{4}).jar$"
4949
outputFile: compactmachines-nightly.json
5050

0 commit comments

Comments
 (0)