ci: use main branch to release
This commit is contained in:
parent
6590ad21af
commit
6bb0084e6f
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -2,7 +2,7 @@ name: Release Build
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- NextAlone
|
||||
- main
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- '.github/**'
|
||||
|
Loading…
Reference in New Issue
Block a user