Skip to content

Commit

Permalink
no pathing needed
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherJMiller committed Jan 21, 2024
1 parent b837255 commit d7b781c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ jobs:
with:
token: "${{ secrets.MODRINTH_TOKEN }}"
project: realliance-community
file: ./modrinth-export/modrinth-${{ github.event.release.tag_name || '0.0.0' }}.mrpack
file: modrinth-${{ github.event.release.tag_name || '0.0.0' }}.mrpack
changelog: "${{ github.event.release.body }}"
loaders: "fabric"

0 comments on commit d7b781c

Please sign in to comment.