Skip to content

Commit

Permalink
Update pipeline-development.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
holzi1005 authored Dec 10, 2024
1 parent 345ffc8 commit a59239c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
major_pattern: "(MAJOR)"
minor_pattern: "(MINOR)"
change_path: .
version_format: "${major}.${minor}.${patch}-dev${increment}"
version_format: "${major}.${minor}.${patch}-${increment}"

- uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit a59239c

Please sign in to comment.