We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e74db65 + 7ffc9b4 commit dc9f848Copy full SHA for dc9f848
.github/workflows/publish.yml
@@ -24,7 +24,7 @@ jobs:
24
MAVEN_PASSWORD: ${{ secrets.MAVEN_PASSWORD }}
25
BUILD_RELEASE: ${{ github.event.prerelease == false }}
26
- name: Publish to Modrinth & CurseForge
27
- uses: Kir-Antipov/mc-publish@v2.1
+ uses: Kir-Antipov/mc-publish@v3.2
28
with:
29
modrinth-id: dHTBnV1v
30
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
0 commit comments