We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 835b587 commit d3807a8Copy full SHA for d3807a8
.github/workflows/ci.yml
@@ -33,3 +33,7 @@ jobs:
33
34
- name: 📝 Generate Changelog
35
run: gitmoji-changelog
36
+
37
+ - uses: stefanzweifel/git-auto-commit-action@v4
38
+ with:
39
+ commit_message: ':pencil2: docs: update changelog'
0 commit comments