Update release-build.yml

This commit is contained in:
Tenkuma 2025-12-31 14:33:18 -03:00 committed by GitHub
commit aad609b15c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,8 +8,8 @@ jobs:
build-and-release: build-and-release:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
NEMESIS_VERSION_NAME: "${{ github.ref_name }}" ITEMECO_VERSION_NAME: "${{ github.ref_name }}"
NEMESIS_BUILD_CHANNEL: "production" ITEMECO_BUILD_CHANNEL: "production"
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v6.0.1 uses: actions/checkout@v6.0.1