Skip to content

Commit

Permalink
fix: changelog is missing
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankatliarchuk committed Apr 3, 2021
1 parent 60f22c5 commit be3be3b
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 @@ -42,6 +42,7 @@ jobs:
# https://github.com/marketplace/actions/tag-changelog
- name: Create changelog text
uses: loopwerk/conventional-changelog-action@latest
id: changelog
with:
token: ${{ secrets.GITHUB_TOKEN }}
config_file: .github/tag-changelog-config.js
Expand Down

0 comments on commit be3be3b

Please sign in to comment.