mirror of
https://github.com/AntiCope/meteor-rejects.git
synced 2025-09-06 12:25:49 +00:00
forgor the ci
This commit is contained in:
6
.github/workflows/gradle.yml
vendored
6
.github/workflows/gradle.yml
vendored
@@ -4,7 +4,7 @@
|
||||
name: Java CI with Gradle
|
||||
|
||||
concurrency:
|
||||
group: "build-1.19.4"
|
||||
group: "build-1.20"
|
||||
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.4"
|
||||
automatic_release_tag: "latest-1.20"
|
||||
prerelease: false
|
||||
title: "1.19.4 Build"
|
||||
title: "1.20 Build"
|
||||
files: |
|
||||
./build/libs/*.jar
|
||||
|
||||
|
Reference in New Issue
Block a user