Skip to content

Commit

Permalink
patch: fetch tag version
Browse files Browse the repository at this point in the history
  • Loading branch information
renatoaraujo committed Oct 9, 2023
1 parent 4de544b commit e2dd2fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: '0'
- run: git fetch --force --tags

- name: Set up JDK
uses: actions/setup-java@v3
Expand Down

0 comments on commit e2dd2fc

Please sign in to comment.