We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d914d5c commit 19e5b2bCopy full SHA for 19e5b2b
.github/workflows/gradle.yml
@@ -13,7 +13,7 @@ name: build-publish
13
14
on:
15
push:
16
- branches: [ main ]
+ branches: [ master ]
17
18
jobs:
19
build-publish:
0 commit comments