Skip to content

Commit

Permalink
fix: 💚 add "@semantic-release/changelog" to additional deps for relea…
Browse files Browse the repository at this point in the history
…se step
  • Loading branch information
knownasnaffy committed Dec 20, 2023
1 parent ed5b8b4 commit 5fb8461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,4 +226,4 @@ jobs:
with:
extends: /home/runner/work/inner-ink/inner-ink/other/semantic-release-config
additional-packages: |
["@semantic-release/git"]
["@semantic-release/git", "@semantic-release/changelog"]

0 comments on commit 5fb8461

Please sign in to comment.