Added branch to 4.0 release workflow
This commit is contained in:
Родитель
582f812759
Коммит
35f6a8675f
|
@ -19,6 +19,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: 'release/4.0.x'
|
||||
|
||||
- name: Set up JDK
|
||||
uses: actions/setup-java@v1
|
||||
|
@ -53,6 +54,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: 'release/4.0.x'
|
||||
|
||||
- name: Set up JDK
|
||||
uses: actions/setup-java@v1
|
||||
|
|
Загрузка…
Ссылка в новой задаче