Skip to content

Commit f666772

Browse files
committed
2 parents 4853864 + e15fb2c commit f666772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# Text describing the contents of the tag.
5353
body_path: CHANGELOG.md
5454
# `true` to identify the release as a prerelease. `false` to identify the release as a full release. Default: `false`
55-
prerelease: true
55+
prerelease: false
5656
- name: Archive Release
5757
uses: thedoctor0/zip-release@0.7.5
5858
with:

0 commit comments

Comments
 (0)