changed branch for version number to master

This commit is contained in:
Joel Klimont 2022-10-06 20:45:33 +02:00
parent 8151173d2a
commit 807ea8e561

View file

@ -20,7 +20,7 @@ jobs:
uses: paulhatch/semantic-version@v4.0.2 uses: paulhatch/semantic-version@v4.0.2
id: next_semantic_version id: next_semantic_version
with: with:
branch: "build-test" branch: "master"
tag_prefix: "" tag_prefix: ""
major_pattern: "(MAJOR)" major_pattern: "(MAJOR)"
minor_pattern: "(MINOR)" minor_pattern: "(MINOR)"