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 417b9be commit e58d26d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs:
id: versioning
uses: PaulHatch/[email protected]
with:
short_tags: false
format: "${major}.${minor}.${patch}-prerelease.${increment}"
version_format: "${major}.${minor}.${patch}-prerelease.${increment}"
- name: Restore dependencies
run: dotnet restore
- name: Build
Expand Down

0 comments on commit e58d26d

Please sign in to comment.