Skip to content

Commit d3807a8

Browse files
committed
🔧 ci: add action to commit
1 parent 835b587 commit d3807a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

+4
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,7 @@ jobs:
3333

3434
- name: 📝 Generate Changelog
3535
run: gitmoji-changelog
36+
37+
- uses: stefanzweifel/git-auto-commit-action@v4
38+
with:
39+
commit_message: ':pencil2: docs: update changelog'

0 commit comments

Comments
 (0)