Update build.yml

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

View file

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