Skip to content

Commit

Permalink
Deep fetch incl tags for Gitonium
Browse files Browse the repository at this point in the history
  • Loading branch information
Virtlink committed May 22, 2024
1 parent 845b6db commit 9c0e68b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true
- name: Validate Gradle wrapper
uses: gradle/actions/wrapper-validation@v3
- name: Setup JDK ${{ matrix.java }}
Expand Down

0 comments on commit 9c0e68b

Please sign in to comment.