chore: update ci script

This commit is contained in:
MystiPanda
2024-02-15 19:13:17 +08:00
parent f9c10533e8
commit 8fa23aecda
2 changed files with 2 additions and 30 deletions

View File

@@ -3,6 +3,8 @@ name: Alpha Build
on:
workflow_dispatch:
push:
branches: [main]
tags-ignore: [updater,alpha]
permissions: write-all
env:
CARGO_INCREMENTAL: 0