We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c5ccd3 commit 45ff530Copy full SHA for 45ff530
.github/workflows/jvm-publish-kdoc.yml
@@ -1,6 +1,6 @@
1
on:
2
push:
3
- branches: [release]
+ branches: [main]
4
paths:
5
- 'jvm/**'
6
defaults:
0 commit comments