ci: more fixes

This commit is contained in:
mahee96
2026-02-24 10:04:22 +05:30
parent aa224f68c7
commit f0da9cf8aa
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