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 aa3cee6 commit b380afcCopy full SHA for b380afc
1 file changed
.github/workflows/publish.yml
@@ -44,6 +44,9 @@ jobs:
44
modrinth-id: McclaWoP
45
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
46
47
+ curseforge-id: 1385805
48
+ curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
49
+
50
files: ${{ steps.jar.outputs.path }}
51
52
name: Expendable Backpacks ${{ steps.version.outputs.version }}
0 commit comments