Skip to content

Commit

Permalink
adding fetch-depth to pull all refs and tags
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlovelltroy committed Jan 12, 2024
1 parent dfd93c5 commit e3b87c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-tags: 1
fetch-depth: 1
- name: Release with goreleaser
uses: goreleaser/[email protected]
env:
Expand Down

0 comments on commit e3b87c3

Please sign in to comment.