We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 568049e commit fdfaaa2Copy full SHA for fdfaaa2
.github/workflows/build.yml
@@ -71,7 +71,8 @@ jobs:
71
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
72
73
# general settings
74
- name: "${{ github.ref_name }}"
+
75
+ name: "SkyCofl ${{ github.ref_name }} Fabric ${{ matrix.minecraft_version }}"
76
version: "${{ github.ref_name }}_Fabric_${{ matrix.minecraft_version }}"
77
changelog: |
78
➡️ Bug Fixes and Improvements
0 commit comments