Skip to content

Commit

Permalink
Fetch all git history for changelog generation
Browse files Browse the repository at this point in the history
  • Loading branch information
yasuoza committed Aug 18, 2020
1 parent 90c9c14 commit 17a529c
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 @@ -34,6 +34,8 @@ jobs:
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v2.3.1
with:
fetch-depth: 0

- uses: actions/setup-go@v2.1.1
with:
Expand Down

0 comments on commit 17a529c

Please sign in to comment.