Skip to content

Commit 77ec36a

Browse files
Update release_build.yaml
1 parent 3c862fc commit 77ec36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: release-build
33
on:
44
release:
55
types: [published]
6-
branches: [main]
6+
branches: [master, main]
77
workflow_dispatch:
88
inputs:
99
version:

0 commit comments

Comments
 (0)