Skip to content

Commit

Permalink
chore: print changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
christophwitzko committed Nov 12, 2020
1 parent e637fe0 commit f7a6784
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
uses: ./
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Changelog
run: echo ${{ steps.semrel.outputs.changelog }}
if: steps.semrel.outputs.version != ''
- name: Set up Git
if: steps.semrel.outputs.version != ''
env:
Expand Down

0 comments on commit f7a6784

Please sign in to comment.