Skip to content

Commit

Permalink
ci: update goreleaser fetch-depth in workflow (changelog only shows t…
Browse files Browse the repository at this point in the history
…he last commit)
  • Loading branch information
WangYihang committed Apr 19, 2024
1 parent 4d3bd36 commit 869d0d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
-
name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
-
name: Set up Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit 869d0d6

Please sign in to comment.