Skip to content

Commit

Permalink
Remove fetch params from checkout script
Browse files Browse the repository at this point in the history
  • Loading branch information
zmarkan committed Jun 13, 2024
1 parent a0c35bd commit ac4e89d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gradle-publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
steps:

- uses: actions/checkout@v4
with:
fetch-tags: true
- name: Set up JDK 18
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit ac4e89d

Please sign in to comment.