Skip to content

Commit

Permalink
fix: include modrinth version
Browse files Browse the repository at this point in the history
  • Loading branch information
mja00 committed Aug 5, 2024
1 parent eb08d95 commit 013a1ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
modrinth-featured: true
modrinth-unfeature-mode: subset
modrinth-version: ${{ steps.pack_version.outputs.value }}
modrinth-version-type: release
# The files will be 'Kami Chan Optimized-w.x.y.z.mrpack' so just use that
files: '*.mrpack'
loaders: |
Expand Down

0 comments on commit 013a1ce

Please sign in to comment.