Skip to content

Commit da258d0

Browse files
committed
build release branches
1 parent 152a11a commit da258d0

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build_linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- "*"
7+
- "release/*"
78

89
jobs:
910
build_linux:

.github/workflows/build_windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- "*"
7+
- "release/*"
78
# https://github.com/SoopMod/source-sdk-tf-soop/commit/d244e93b5888074e53e1f2f6daba3f14383b575e
89
jobs:
910
build_win:

0 commit comments

Comments
 (0)