Skip to content

Commit

Permalink
CI: Fetch tags (third take)
Browse files Browse the repository at this point in the history
  • Loading branch information
corrideat committed Jul 1, 2024
1 parent b006413 commit 4a0f9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
id-token: write
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- run: git fetch --tags
- run: git fetch --tags --force
- uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9
with:
distribution: 'temurin'
Expand Down

0 comments on commit 4a0f9e7

Please sign in to comment.