Skip to content

Commit de73ebd

Browse files
committed
2 parents 6aae5a3 + 92abd9e commit de73ebd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
github-token: ${{ secrets.GH_TOKEN }}
7676
github-tag: ${{ format('release/{0}+mc{1}', steps.data.outputs.ver, matrix.mc_ver) }}
7777

78-
name: ${{ format('Redstone Tools v{0} for mc{1}', steps.data.outputs.ver, matrix.mc_ver) }}
78+
name: ${{ format('Redstone Toolkit v{0} for mc{1}', steps.data.outputs.ver, matrix.mc_ver) }}
7979
files: ${{ format('{0}/*.mrpack', steps.data.outputs.dir) }}
8080
loaders: fabric
8181
version: ${{ format('{0}+mc{1}', steps.data.outputs.ver, matrix.mc_ver) }}

0 commit comments

Comments
 (0)