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 8483243 commit 27618b6
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: false
modrinth-unfeature-mode: intersection
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}

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

Expand Down

0 comments on commit 27618b6

Please sign in to comment.