Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthAffe authored Mar 8, 2024
1 parent acd4462 commit 08d526a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
id: versioning
uses: PaulHatch/[email protected]
with:
tag_prefix: "v"
version_from_branch: false
version_format: "${major}.${minor}.${patch}-prerelease.${increment}"
- name: Restore dependencies
Expand Down

0 comments on commit 08d526a

Please sign in to comment.