Skip to content

Commit 0de58cd

Browse files
committed
Fetch tags
1 parent 8ec535a commit 0de58cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
1212
steps:
1313
- uses: actions/checkout@v3
14+
with:
15+
fetch-depth: 0
1416
- uses: actions/setup-java@v3
1517
with:
1618
distribution: temurin

0 commit comments

Comments
 (0)