Merge tag '1.0.2' into develop
Tag release
This commit is contained in:
@@ -93,7 +93,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: main
|
||||
fetch-depth: 1
|
||||
- uses: actions/setup-java@v4.2.2
|
||||
if: ${{ hashFiles('**/pom.xml') }}
|
||||
with:
|
||||
@@ -178,7 +179,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: main
|
||||
fetch-depth: 1
|
||||
- uses: actions/setup-java@v4.2.2
|
||||
if: ${{ hashFiles('**/pom.xml') }}
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user