Skip to content

Commit

Permalink
Merge pull request #151 from thematters/feautre/cz
Browse files Browse the repository at this point in the history
fix(ci): fix empty changelog generated by CI
  • Loading branch information
robertu7 authored Jun 29, 2020
2 parents 496d3aa + 2adcbba commit 7379939
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 @@ -15,6 +15,8 @@ jobs:
steps:
- name: Checkout Repo
uses: actions/checkout@master
with:
fetch-depth: 0

- name: Get Version
id: version
Expand Down

0 comments on commit 7379939

Please sign in to comment.