Skip to content

Commit

Permalink
Fix project ids
Browse files Browse the repository at this point in the history
  • Loading branch information
dima-dencep committed Nov 27, 2023
1 parent 5a985b6 commit 78d8976
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ jobs:
- name: Publish to Modrinth & CurseForge
uses: Kir-Antipov/[email protected]
with:
modrinth-id: oY2B1pjg
modrinth-id: o4Wx4DUB
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}

curseforge-id: 654373
curseforge-id: 823106
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}

github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 78d8976

Please sign in to comment.