Skip to content

Commit 51be75a

Browse files
committed
test publish
1 parent bc91807 commit 51be75a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/release.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ name: Server - Release
22

33
on:
44
push:
5-
branches:
6-
- remote_client
5+
branches: [ "main" ]
6+
pull_request:
7+
branches: [ "main" ]
78
#on:
89
# push:
910
# tags:

0 commit comments

Comments
 (0)