Skip to content

Commit

Permalink
fix lack of release note's entries issue
Browse files Browse the repository at this point in the history
  • Loading branch information
wtks committed May 5, 2020
1 parent acd39f1 commit 7ad4e65
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 @@ -36,6 +36,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 100
- uses: actions/setup-go@v1
with:
go-version: 1.14
Expand Down

0 comments on commit 7ad4e65

Please sign in to comment.