Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Remove unshallow step from goreleaser action
  • Loading branch information
zstlaw authored Aug 13, 2020
1 parent 4c1c9a0 commit 43e62bb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
-
name: Unshallow
run: git fetch --prune
-
name: Set up Go
uses: actions/setup-go@v2
Expand Down

0 comments on commit 43e62bb

Please sign in to comment.