Skip to content

Commit

Permalink
change: Update mc-publish
Browse files Browse the repository at this point in the history
  • Loading branch information
FlashyReese committed Jan 28, 2024
1 parent a5f80eb commit f53bee3
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 @@ -25,7 +25,7 @@ jobs:
MAVEN_PASSWORD: ${{ secrets.MAVEN_PASSWORD }}
BUILD_RELEASE: ${{ github.event.prerelease == false }}
- name: Publish to Modrinth & CurseForge
uses: Kir-Antipov/mc-publish@v3.2
uses: Kir-Antipov/mc-publish@v3.3
with:
modrinth-id: Bh37bMuy
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
Expand Down

0 comments on commit f53bee3

Please sign in to comment.