ci: more fixes

This commit is contained in:
mahee96
2026-02-24 10:23:31 +05:30
parent 4100e8b1b9
commit 85ff9b09ca
2 changed files with 4 additions and 4 deletions

View File

@@ -13,9 +13,9 @@ jobs:
build:
runs-on: macos-26
env:
REF_NAME: Alpha
RELEASE_NAME: Alpha
CHANNEL: alpha
UPSTREAM_CHANNEL: 'nightly'
UPSTREAM_CHANNEL: "nightly"
steps:
- uses: actions/checkout@v4