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: jobs:
build-and-release: build-and-release:
runs-on: ubuntu-latest runs-on: "arch-linux"
env: env:
NEMESIS_VERSION_NAME: "${{ github.ref_name }}" NEMESIS_VERSION_NAME: "${{ github.ref_name }}"
NEMESIS_BUILD_CHANNEL: "production" NEMESIS_BUILD_CHANNEL: "production"