chore: update push branch in build-release workflow to 'next'

This commit is contained in:
karl
2025-06-01 05:35:16 +08:00
parent 9742ca11a9
commit 92ce2fe004

View File

@@ -1,9 +1,9 @@
name: Release
on:
# push:
# branches:
# - main # or whatever branch you want to use
push:
branches:
- next # or whatever branch you want to use
workflow_dispatch:
jobs: