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 9ad5aba commit 1feacfaCopy full SHA for 1feacfa
.github/workflows/gradle.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: main 브랜치로 이동
20
uses: actions/checkout@v3
21
with:
22
- ref: production
+ ref: main
23
- name: JDK 11 설치
24
uses: actions/setup-java@v3
25
0 commit comments