mirror of
https://github.com/outbackdingo/hyprcosmic.git
synced 2026-08-25 14:53:21 +00:00
Say why the release is a draft, now that it installs beside COSMIC
This commit is contained in:
@@ -546,10 +546,11 @@ jobs:
|
|||||||
uses: softprops/action-gh-release@v2
|
uses: softprops/action-gh-release@v2
|
||||||
with:
|
with:
|
||||||
files: dist/*
|
files: dist/*
|
||||||
# Draft, deliberately. These packages conflict with the
|
# Draft, deliberately. These install beside the distribution's COSMIC
|
||||||
# distribution's cosmic-comp and cosmic-session, so installing one
|
# rather than over it, so a bad one costs a logout rather than a
|
||||||
# replaces the machine's desktop. That is worth a human reading the
|
# desktop -- but a tag push is still not a decision to publish. The
|
||||||
# notes before it is published rather than a tag push making it
|
# generated notes are written by a machine reading commit subjects,
|
||||||
# available.
|
# and the Debian package differs from the other two in what it
|
||||||
|
# carries; both are worth a human reading before anyone downloads.
|
||||||
draft: true
|
draft: true
|
||||||
generate_release_notes: true
|
generate_release_notes: true
|
||||||
|
|||||||
Reference in New Issue
Block a user