Skip to content

Commit 33993dd

Browse files
committed
🔧 ci: update changelog script
1 parent 0719447 commit 33993dd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: npm run release
3535

3636
- name: 📜 Generate Gitmoji Changelog
37-
run: npx gitmoji-changelog
37+
run: npm run changelog
3838

3939
- uses: stefanzweifel/git-auto-commit-action@v4
4040
with:

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)