Skip to content

Commit

Permalink
Fixing version bumping, with normal checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
sbglasius committed Dec 30, 2023
1 parent 056aa3f commit 709bb4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
- uses: actions/checkout@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
fetch-depth: '0'
- uses: actions/setup-java@v4
with:
java-version: 8
Expand Down

0 comments on commit 709bb4e

Please sign in to comment.