Skip to content

Commit

Permalink
feat(add fetch-depth 0 for changelog): changelog requires more git hi…
Browse files Browse the repository at this point in the history
…story
  • Loading branch information
imbhargav5 committed Apr 21, 2021
1 parent 6bd88fc commit 4d441f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- uses: actions/checkout@master
with:
ref: main
fetch-depth: 0
- name: Use Node.js 12.x
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit 4d441f0

Please sign in to comment.