Commit e409dd955a6e01d8c0b9c6c0067e3ddff80a5ce7

Authored by Perry Werneck
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 40 tag: ${{ steps.gettag.outputs.tag }}
41 41 artifacts: "*-libv3270-*.pkg.tar.zst"
42 42 allowUpdates: true
43   - draft: false
  43 + draft: true
44 44 makeLatest: true
45 45 omitBody: true
46 46 omitPrereleaseDuringUpdate: true
... ...