Skip to content

Commit

Permalink
Merge pull request #38 from BananaOps/test/remove-fetch-depth
Browse files Browse the repository at this point in the history
fix: test remove fetch deps
  • Loading branch information
jplanckeel authored Dec 16, 2024
2 parents 64a18d0 + 57e441e commit 3cb60d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: "Checkout ${{ github.ref }} ( ${{ github.sha }} )"
uses: actions/checkout@v4
with:
fetch-depth: 0
#fetch-depth: 0
ref: 'main'

- name: Configure Git
Expand Down

0 comments on commit 3cb60d4

Please sign in to comment.