Atualizar .github/workflows/release-build.yml
All checks were successful
Build / build (push) Successful in 2m20s

This commit is contained in:
天クマ 2026-05-19 15:32:30 -03:00
commit a802a09c3c

View file

@ -6,7 +6,7 @@ on:
jobs:
build-and-release:
runs-on: ubuntu-latest
runs-on: "arch-linux"
env:
NEMESIS_VERSION_NAME: "${{ github.ref_name }}"
NEMESIS_BUILD_CHANNEL: "production"
@ -37,4 +37,4 @@ jobs:
with:
files: build/libs/*.jar
tag_name: ${{ github.ref_name }}
name: ${{ github.ref_name }}
name: ${{ github.ref_name }}