Skip to content

Commit 8715658

Browse files
committedJul 7, 2020
misc(ci): build binaries for release branches
1 parent ad46b77 commit 8715658

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- master
6+
- release/*
67

78
env:
89
RUSTFLAGS: -Dwarnings

0 commit comments

Comments
 (0)
Please sign in to comment.