mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-09-23 08:32:51 +00:00
ci: draft
This commit is contained in:
@@ -68,7 +68,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
uploadPlainBinary: true
|
uploadPlainBinary: true
|
||||||
tagName: v__VERSION__
|
tagName: v__VERSION__
|
||||||
releaseName: "v__VERSION__"
|
releaseName: "Emerald v__VERSION__"
|
||||||
releaseBody: |
|
releaseBody: |
|
||||||
# PLACEHOLDER. CHANGE ME
|
# PLACEHOLDER. CHANGE ME
|
||||||
releaseDraft: true
|
releaseDraft: true
|
||||||
@@ -99,5 +99,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
tag_name: v${{ needs.get-version.outputs.version }}
|
tag_name: v${{ needs.get-version.outputs.version }}
|
||||||
files: emerald.flatpak
|
files: emerald.flatpak
|
||||||
|
draft: true
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user