Atualizar .github/workflows/release-build.yml
All checks were successful
Build / build (push) Successful in 2m20s
All checks were successful
Build / build (push) Successful in 2m20s
This commit is contained in:
parent
e193cf1bc8
commit
a802a09c3c
1 changed files with 2 additions and 2 deletions
2
.github/workflows/release-build.yml
vendored
2
.github/workflows/release-build.yml
vendored
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue