Skip to content

Commit

Permalink
change: Update MC Publish Action
Browse files Browse the repository at this point in the history
  • Loading branch information
FlashyReese committed May 9, 2023
1 parent 5aff89e commit 7c70404
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 @@ -24,7 +24,7 @@ jobs:
MAVEN_PASSWORD: ${{ secrets.MAVEN_PASSWORD }}
BUILD_RELEASE: ${{ github.event.prerelease == false }}
- name: Publish to Modrinth & CurseForge
uses: Kir-Antipov/mc-publish@v2.1
uses: Kir-Antipov/mc-publish@v3.2
with:
modrinth-id: dHTBnV1v
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
Expand Down

0 comments on commit 7c70404

Please sign in to comment.