Skip to content

Commit

Permalink
fix: changelog ci step
Browse files Browse the repository at this point in the history
  • Loading branch information
christophwitzko committed Nov 12, 2020
1 parent f7a6784 commit 7b9d6cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ 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 7b9d6cf

Please sign in to comment.