mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-06-11 07:13:30 -07:00
Run build-release on release-* branches
This commit is contained in:
committed by
Cooper Quintin
parent
dc84238b1e
commit
08698e27da
@@ -2,7 +2,7 @@ name: Build Release
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [main, "release-*"]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
Reference in New Issue
Block a user