Skip to content

Commit

Permalink
Fix incorrect modrinth-id
Browse files Browse the repository at this point in the history
  • Loading branch information
craftycorvid committed Feb 6, 2025
1 parent 8eacd2b commit 1203f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
curseforge-id: 384963 #The id of your CurseForge project
curseforge-token: "${{env.CURSEFORGE_TOKEN}}"

modrinth-id: K9mQ90pb #The id of your modrinth project
modrinth-id: tEcCNQe7 #The id of your modrinth project
modrinth-token: "${{env.MODRINTH_TOKEN}}"
modrinth-featured: true

Expand Down

0 comments on commit 1203f80

Please sign in to comment.