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:
runs-on: ubuntu-latest
env:
NEMESIS_VERSION_NAME: "autobuild-${{ github.sha }}"
NEMESIS_BUILD_CHANNEL: "autobuild"
ITEMECO_VERSION_NAME: "autobuild-${{ github.sha }}"
ITEMECO_BUILD_CHANNEL: "autobuild"
steps:
- name: Checkout
uses: actions/checkout@v6.0.1