Skip to content

Commit b380afc

Browse files
authored
feat: Add CurseForge integration to publishing workflow (#10)
1 parent aa3cee6 commit b380afc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ jobs:
4444
modrinth-id: McclaWoP
4545
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
4646

47+
curseforge-id: 1385805
48+
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
49+
4750
files: ${{ steps.jar.outputs.path }}
4851

4952
name: Expendable Backpacks ${{ steps.version.outputs.version }}

0 commit comments

Comments
 (0)