mirror of
https://git.madhouse-project.org/algernon/iocaine.git
synced 2025-03-10 17:28:49 +01:00
ci: Mark the release as draft, for now
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
This commit is contained in:
parent
5effc34f69
commit
c9a2899a6b
1 changed files with 1 additions and 1 deletions
|
@ -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}")"
|
||||
|
|
Loading…
Reference in a new issue