Skip to content

Commit

Permalink
fix: fetching all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
aochmann committed Feb 24, 2021
1 parent 9b23e13 commit 2b6676e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:

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

- name: Set local user
run: |
Expand Down

0 comments on commit 2b6676e

Please sign in to comment.