Skip to content

Commit

Permalink
try again with unlimited fetch depth
Browse files Browse the repository at this point in the history
  • Loading branch information
zmarkan committed May 31, 2024
1 parent 3afab17 commit f469ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-publish-nightly-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-tags: true
fetch-depth: 0
- name: test 1234
run: |
echo "testing testing"
Expand Down

0 comments on commit f469ff4

Please sign in to comment.