Skip to content

Commit

Permalink
Merge pull request #190 from H2-invent/holzi1005-patch-2
Browse files Browse the repository at this point in the history
Update pipeline-release.yml
  • Loading branch information
holzi1005 authored Jun 13, 2023
2 parents c982950 + 6a1def8 commit d37e468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: paulhatch/semantic-version@v5.0.2
id: version
with:
tag_prefix: "v"
tag_prefix: ""
major_pattern: "(MAJOR)"
minor_pattern: "(MINOR)"
change_path: .
Expand Down

0 comments on commit d37e468

Please sign in to comment.