ci: Mark the release as draft, for now

Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
This commit is contained in:
Gergely Nagy 2025-02-28 23:13:48 +01:00
parent 5effc34f69
commit c9a2899a6b
No known key found for this signature in database

View file

@ -128,7 +128,7 @@ jobs:
- name: publish the release
run: |
fj release create \
fj release create --draft \
--tag "iocaine-${PKG_VERSION}" \
--attach "iocaine-${PKG_VERSION}.x86_64-linux.zst" \
--body "$(changelog entry "${PKG_VERSION}")"