Skip to content

Commit

Permalink
use fetch depth in checkout step for changelog (#595)
Browse files Browse the repository at this point in the history
  • Loading branch information
suz-stripe committed Feb 18, 2021
1 parent 4e3e97e commit 8ee2b83
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 @@ -12,6 +12,8 @@ jobs:
-
name: Code checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
-
name: Run goreleaser
uses: ./.github/actions/releaser
Expand Down

0 comments on commit 8ee2b83

Please sign in to comment.