fix: update workflows to use main branch instead of develop

This commit is contained in:
2026-01-23 02:57:30 +03:00
parent 198d39214f
commit 2f96c19e45
7 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ on:
inputs:
branch:
required: true
default: develop
default: main
type: string
gradlew-command:
required: false