ci: update nightly-build.yml

(cherry picked from commit af4de0b14f)
This commit is contained in:
himself65
2023-06-15 00:43:28 +08:00
committed by Alex Yang
parent 2dcc8e2b87
commit 63b66497d6
+3
View File
@@ -3,7 +3,10 @@ name: Build Canary Desktop App on Staging Branch
on:
push:
branches:
# 0.6.x-staging
- v[0-9]+.[0-9]+.x-staging
# 0.6.1-staging
- v[0-9]+.[0-9]+.[0-9]+-staging
paths-ignore:
- README.md
- .github/**