Commit e409dd955a6e01d8c0b9c6c0067e3ddff80a5ce7
Committed by
GitHub
1 parent
5233fcf3
Exists in
develop
Update publish.yml
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
.github/workflows/publish.yml
@@ -40,7 +40,7 @@ jobs: | @@ -40,7 +40,7 @@ jobs: | ||
40 | tag: ${{ steps.gettag.outputs.tag }} | 40 | tag: ${{ steps.gettag.outputs.tag }} |
41 | artifacts: "*-libv3270-*.pkg.tar.zst" | 41 | artifacts: "*-libv3270-*.pkg.tar.zst" |
42 | allowUpdates: true | 42 | allowUpdates: true |
43 | - draft: false | 43 | + draft: true |
44 | makeLatest: true | 44 | makeLatest: true |
45 | omitBody: true | 45 | omitBody: true |
46 | omitPrereleaseDuringUpdate: true | 46 | omitPrereleaseDuringUpdate: true |