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 a88d0d7 commit 4546c0bCopy full SHA for 4546c0b
.github/workflows/release.yml
@@ -158,7 +158,7 @@ jobs:
158
tag_name: "v${{ github.event.inputs.version }}-${{ github.event.inputs.release_type }}"
159
name: "v${{ github.event.inputs.version }}-${{ github.event.inputs.release_type }}"
160
body: |
161
- ## GregTech Expert 2 - {{ github.event.inputs.version }}
+ ## GregTech Expert 2 - ${{ github.event.inputs.version }}
162
163
This preview includes:
164
- **Java 8** (CurseForge / MultiMC / PrismLauncher / Server)
manifest.json
@@ -722,7 +722,7 @@
722
{
723
"projectID": 1198138,
724
"fileID": 7290688,
725
- "required": false
+ "required": true
726
}
727
],
728
"overrides": "overrides"
0 commit comments