Skip to content

Commit

Permalink
Fixed github release name
Browse files Browse the repository at this point in the history
  • Loading branch information
legosteenjaap committed Jul 12, 2024
1 parent 8ec23b2 commit 9ac7344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload_version_fabric.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
github-token: "${{env.GITHUB_TOKEN}}"
github-commitish: "1.21"

name: "$v{{env.VERSION}}"
name: "v${{env.VERSION}}"
version: "${{env.VERSION}}"
version-type: release
changelog-file: CHANGELOG.md
Expand Down

0 comments on commit 9ac7344

Please sign in to comment.