Skip to content

Commit e676691

Browse files
Merge branch 'main' into scala
2 parents 74beeee + 056fd91 commit e676691

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,12 @@ This template comes with three workflows.
7070

7171
`release.yml` will make a GitHub release if you pushed a git tag.
7272

73-
`release-to-cf-mr` can publish your mod to CurseForge and/or Modrinth.
73+
`release-to-cf-mr.yml` can publish your mod to CurseForge and/or Modrinth.
7474

7575
You need to fill in your project IDs and configure your tokens in GitHub repository first.
7676

77-
By default, you will need to manually trigger the workflow in web page, but you can also enable tag triggering by merging it into `release.yml`.
77+
By default, you will need to manually trigger the workflow in web page, but you can also enable tag triggering by merging it into `release.yml`.
78+
79+
### Credit
80+
Thanks @Karnatour for fixing shadow plugin
81+
Thanks @ghostflyby for making kotlin branch

0 commit comments

Comments
 (0)