Skip to content

Commit fdfaaa2

Browse files
committed
Revert "align with current release naming"
This reverts commit ee7d1e5.
1 parent 568049e commit fdfaaa2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ jobs:
7171
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
7272

7373
# general settings
74-
name: "${{ github.ref_name }}"
74+
75+
name: "SkyCofl ${{ github.ref_name }} Fabric ${{ matrix.minecraft_version }}"
7576
version: "${{ github.ref_name }}_Fabric_${{ matrix.minecraft_version }}"
7677
changelog: |
7778
➡️ Bug Fixes and Improvements

0 commit comments

Comments
 (0)