improve:GitHub工作流

This commit is contained in:
2025-12-13 21:12:18 +08:00
parent 3afd4641cd
commit 8ed4f25499
+1 -1
View File
@@ -21,7 +21,7 @@ on:
jobs:
prerelease:
if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/beta'
runs-on: windows-latest
permissions:
contents: write