Skip to content

Commit

Permalink
fix: fetch all the history
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie authored Jan 21, 2025
1 parent 4122c94 commit 3594d76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
needs: [test]
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-go@v5
with:
go-version-file: ./go.mod
Expand Down

0 comments on commit 3594d76

Please sign in to comment.