Skip to content

Commit

Permalink
Enable publishing to Modrinth
Browse files Browse the repository at this point in the history
  • Loading branch information
NebelNidas committed May 15, 2022
1 parent 942eb24 commit 76f834a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
- name: Publish 1.18 version
uses: Kir-Antipov/[email protected]
with:
# modrinth-id: /
# modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
modrinth-id: JW3bGnLO
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}

curseforge-id: 409222
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
Expand All @@ -65,8 +65,8 @@ jobs:
- name: Publish 1.19 version
uses: Kir-Antipov/[email protected]
with:
# modrinth-id: /
# modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
modrinth-id: JW3bGnLO
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}

curseforge-id: 409222
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
Expand Down

0 comments on commit 76f834a

Please sign in to comment.