Skip to content

Commit

Permalink
release(v6): remove unshallow action in goreleaser (#729)
Browse files Browse the repository at this point in the history
  • Loading branch information
danburck authored Jun 28, 2022
1 parent 43b838a commit 8de2e2a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
uses: actions/setup-go@v3
with:
go-version: 1.18
- name: Unshallow
run: git fetch --prune --unshallow
- name: Create release
uses: goreleaser/goreleaser-action@v3
with:
Expand Down

0 comments on commit 8de2e2a

Please sign in to comment.