Skip to content

Commit 704b8a0

Browse files
committed
Merge remote-tracking branch 'origin/dev' into dev
2 parents 6e40f11 + eac636f commit 704b8a0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
echo "✔️ All artifacts found"
189189
190190
- name: 🚀 Release
191-
uses: Kir-Antipov/mc-publish@v3.3.0
191+
uses: Xikaro/game-publish@3.3.1
192192
with:
193193
modrinth-id: ${{ vars.MODRINTH_ID }}
194194
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
@@ -202,6 +202,7 @@ jobs:
202202
gregtechceu-modern(required)
203203
terrafirmacraft(required)
204204
205+
github-name: ${{ needs.info.outputs.project_version }}
205206
github-tag: ${{ needs.info.outputs.project_version }}
206207
github-generate-changelog: true
207208
github-draft: false

0 commit comments

Comments
 (0)