ci: use main branch to release

This commit is contained in:
NextAlone 2022-03-17 02:05:22 +08:00
parent 6590ad21af
commit 6bb0084e6f
No known key found for this signature in database
GPG Key ID: DBA7B0AEF8C1CD2C

View File

@ -2,7 +2,7 @@ name: Release Build
on:
push:
branches:
- NextAlone
- main
paths-ignore:
- '**.md'
- '.github/**'