Skip to content

Commit

Permalink
ci: install missing conventional-changelog-conventionalcommits plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
chgl committed Apr 3, 2022
1 parent 4531636 commit 3140c4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,5 +175,8 @@ jobs:
uses: actions/checkout@v3
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v3
with:
extra_plugins: |
[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3140c4a

Please sign in to comment.