Skip to content

Commit

Permalink
Merge pull request #96 from getditto/zan/publish-script-fixes
Browse files Browse the repository at this point in the history
Remove fetch params from checkout script
  • Loading branch information
zmarkan authored Jun 13, 2024
2 parents 8a78795 + ac4e89d commit b31ab1f
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 b31ab1f

Please sign in to comment.