We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 942eb24 commit 76f834aCopy full SHA for 76f834a
1 file changed
.github/workflows/release.yaml
@@ -40,8 +40,8 @@ jobs:
40
- name: Publish 1.18 version
41
uses: Kir-Antipov/[email protected]
42
with:
43
- # modrinth-id: /
44
- # modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
+ modrinth-id: JW3bGnLO
+ modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
45
46
curseforge-id: 409222
47
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
@@ -65,8 +65,8 @@ jobs:
65
- name: Publish 1.19 version
66
67
68
69
70
71
72
0 commit comments