Skip to content

Commit eb280ac

Browse files
author
Denis Zhdanov
committed
corrected branch for CI
1 parent 6201b38 commit eb280ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Java CI with Gradle
22

33
on:
44
push:
5-
branches: [ "main" ]
5+
branches: [ "master" ]
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)