Skip to content

Commit

Permalink
pull all commits on checkout for release to build changelog (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
wagoodman authored Aug 6, 2020
1 parent bfc5dd8 commit f855a38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ jobs:
go-version: ${{ env.GO_VERSION }}

- uses: actions/checkout@v2
with:
fetch-depth: 0

- name: Restore bootstrap cache
id: cache
Expand Down

0 comments on commit f855a38

Please # to comment.