Skip to content

Commit 4bb2760

Browse files
committed
[CI] Stop prefixing
1 parent a4d95b2 commit 4bb2760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: paulhatch/[email protected]
3939
with:
4040
change_path: "neoforge-main"
41-
version_format: "v${major}.${minor}.${patch}"
41+
version_format: "${major}.${minor}.${patch}"
4242
search_commit_body: true
4343
bump_each_commit: true
4444

0 commit comments

Comments
 (0)