We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef477bc commit 835b587Copy full SHA for 835b587
.github/workflows/ci.yml
@@ -32,4 +32,4 @@ jobs:
32
run: npm install -g gitmoji-changelog
33
34
- name: 📝 Generate Changelog
35
- - run: gitmoji-changelog
+ run: gitmoji-changelog
0 commit comments