Update .github/workflows/build.yml
All checks were successful
Build / Build Launcher (push) Successful in 2m16s

This commit is contained in:
2024-01-17 09:46:33 +00:00
parent 42f9a3bb46
commit 8e61d2c59b

View File

@@ -28,6 +28,7 @@ jobs:
id: version
uses: paulhatch/semantic-version@v5.3.0
with:
tag_prefix: ''
major_pattern: 'breaking:'
minor_pattern: 'feature:'