Skip to content

Commit

Permalink
Add Modrinth to the release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thefirethirteen committed Jul 4, 2023
1 parent 4b49521 commit 1cad0f8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ jobs:
- name: Publish mod
uses: Kir-Antipov/[email protected]
with:
modrinth-id: zGSQY8dZ
modrinth-featured: true
modrinth-unfeature-mode: intersection
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}

curseforge-id: 326641
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}

Expand Down

0 comments on commit 1cad0f8

Please sign in to comment.