Skip to content

Commit 835b587

Browse files
committed
🔧 ci: fix yml syntax
1 parent ef477bc commit 835b587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
run: npm install -g gitmoji-changelog
3333

3434
- name: 📝 Generate Changelog
35-
- run: gitmoji-changelog
35+
run: gitmoji-changelog

0 commit comments

Comments
 (0)