We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4d95b2 commit 4bb2760Copy full SHA for 4bb2760
.github/workflows/ci-builds.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: paulhatch/[email protected]
39
with:
40
change_path: "neoforge-main"
41
- version_format: "v${major}.${minor}.${patch}"
+ version_format: "${major}.${minor}.${patch}"
42
search_commit_body: true
43
bump_each_commit: true
44
0 commit comments