Update release-build.yml
This commit is contained in:
parent
a5dd9f5060
commit
aad609b15c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release-build.yml
vendored
4
.github/workflows/release-build.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue