Skip to content

Commit cd013bc

Browse files
committed
Label the files correctly as [FORGE]
1 parent 2889912 commit cd013bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
- name: Upload to Curseforge
122122
uses: Kir-Antipov/mc-publish@995edadc13559a8b28d0b7e6571229f067ec7659
123123
with:
124-
name: AE2 ${{ needs.build.outputs.VERSION }} [NEOFORGE]
124+
name: AE2 ${{ needs.build.outputs.VERSION }} [FORGE]
125125
version: ${{ needs.build.outputs.VERSION }}
126126
files: ${{ needs.build.outputs.ARTIFACT_PATH }}
127127
dependencies: |
@@ -173,7 +173,7 @@ jobs:
173173
- name: Upload to Modrinth
174174
uses: Kir-Antipov/mc-publish@995edadc13559a8b28d0b7e6571229f067ec7659
175175
with:
176-
name: AE2 ${{ needs.build.outputs.VERSION }} [NEOFORGE]
176+
name: AE2 ${{ needs.build.outputs.VERSION }} [FORGE]
177177
version: ${{ needs.build.outputs.VERSION }}
178178
files: ${{ needs.build.outputs.ARTIFACT_PATH }}
179179
dependencies: |

0 commit comments

Comments
 (0)