Skip to content

Commit

Permalink
Do not shallow fetch to show the changelog to release description
Browse files Browse the repository at this point in the history
  • Loading branch information
b4b4r07 committed Feb 14, 2020
1 parent f1ffe06 commit fba8297
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v1
with:
fetch-depth: 1
- name: Setup Go
uses: actions/setup-go@v1
with:
Expand Down

0 comments on commit fba8297

Please sign in to comment.