Skip to content

Commit 969a3c6

Browse files
committed
Fix CICD
1 parent 4fef6ff commit 969a3c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
tag_name: ${{ env.VERSION_NORMAL }}
169169
name: "Modpack ${{ env.VERSION_NORMAL }}"
170170
body: |
171-
## GregTech Expert 2 - ${{ github.event.inputs.release_type | capitalize }} Release
171+
## GregTech Expert 2 - ${{ env.VERSION_NORMAL }}
172172
173173
This preview includes:
174174
- **Standard** (CurseForge / MultiMC / PrismLauncher / Server)

0 commit comments

Comments
 (0)