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.
1 parent 1cf061b commit 1f49f2cCopy full SHA for 1f49f2c
.github/workflows/build.yml
@@ -39,7 +39,7 @@
39
asset_name: "darkendepths-${{ steps.build.outputs.version }}.jar"
40
asset_content_type: application/java-archive
41
- name: mc-publish
42
- uses: Kir-Antipov/mc-publish@v3.2
+ uses: Kir-Antipov/mc-publish@v3.3
43
with:
44
modrinth-id: walrejrR
45
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
0 commit comments