Update 1.19.4 (#233)

This commit is contained in:
Soda5601
2023-03-19 00:29:06 +08:00
committed by GitHub
parent e33ecf441e
commit 29509947c6
50 changed files with 271 additions and 238 deletions

View File

@@ -4,7 +4,7 @@
name: Java CI with Gradle
concurrency:
group: "build-1.19.2"
group: "build-1.19.4"
cancel-in-progress: true
on:
@@ -34,9 +34,9 @@ jobs:
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "latest-1.19.3"
automatic_release_tag: "latest-1.19.4"
prerelease: false
title: "1.19.3 Build"
title: "1.19.4 Build"
files: |
./build/libs/*.jar