Skip to content

Commit

Permalink
chore: use EndBug/add-and-commit for auto commit
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddenest authored Sep 6, 2023
1 parent 5726d12 commit 7396dce
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/rss-feed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,9 @@ jobs:

- name: Create a new rss.xml file
run: pnpm generate

- name: Commit to repository
uses: stefanzweifel/git-auto-commit-action@v4
uses: EndBug/add-and-commit@v9
with:
commit_message: Update RSS (engineering.ab180.co)
message: Update RSS (engineering.ab180.co)
default_author: github_actions

0 comments on commit 7396dce

Please sign in to comment.