mirror of
https://gitea.shironeko-all.duckdns.org/shironeko/Hytale-F2P-2.git
synced 2026-02-26 02:31:46 -03:00
Prepare Release v2.2.1
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -51,7 +51,7 @@ body:
|
||||
attributes:
|
||||
label: Version
|
||||
description: What version of the launcher are you running?
|
||||
placeholder: "e.g. \"v2.2.0 stable\""
|
||||
placeholder: "e.g. \"v2.2.1\""
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
||||
1
.github/ISSUE_TEMPLATE/support_request.yml
vendored
1
.github/ISSUE_TEMPLATE/support_request.yml
vendored
@@ -63,6 +63,7 @@ body:
|
||||
label: Version
|
||||
description: What launcher version are you using?
|
||||
options:
|
||||
- v2.2.1
|
||||
- v2.2.0
|
||||
- v2.1.1
|
||||
- v2.1.0
|
||||
|
||||
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -159,7 +159,6 @@ jobs:
|
||||
tag_name: ${{ github.ref_name }}
|
||||
files: |
|
||||
artifacts/arch-package/*.pkg.tar.zst
|
||||
artifacts/arch-package/*.src.tar.zst
|
||||
artifacts/arch-package/.SRCINFO
|
||||
artifacts/linux-builds/**/*
|
||||
artifacts/windows-builds/**/*
|
||||
|
||||
Reference in New Issue
Block a user