Skip to content

Commit 41c0d29

Browse files
authored
new branch
1 parent 7cfe119 commit 41c0d29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: release
22
on:
33
push:
44
branches:
5-
- main
5+
- main;
6+
- branch;
67

78
# Declare default permissions as read only.
89
permissions: read-all

0 commit comments

Comments
 (0)