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