Skip to content

Commit c0adbad

Browse files
authored
Update release.yml
1 parent 4773e0d commit c0adbad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: PaulHatch/semantic-version@v4.0.3
2929
with:
3030
short_tags: false
31-
format: "${major}.${minor}.${patch}-prerelease.${increment}"
31+
format: "${major}.${minor}.${patch}"
3232
- name: Restore dependencies
3333
run: dotnet restore
3434
- name: Build

0 commit comments

Comments
 (0)