Skip to content

Commit

Permalink
Fix Java Gradle release
Browse files Browse the repository at this point in the history
  • Loading branch information
yannick-roeder committed Dec 13, 2024
1 parent fdc14e5 commit 5aae5a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion actions/java-gradle-release/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ runs:
uses: bakdata/ci-templates/actions/[email protected]
with:
fetch-depth: 0 # required for changelog generation
persist-credentials: false # required for pushing to protected branch later

- name: Setup git
run: |
Expand Down

0 comments on commit 5aae5a6

Please sign in to comment.