Skip to content

Commit

Permalink
chore: fix gen-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondill committed Dec 7, 2024
1 parent f510c5e commit 49b27e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gen-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ jobs:
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: "chore: Generate README"
file_pattern: README.md
# Note: README.tmpl.md is needed in the first case
file_pattern: README.md README.tmpl.md

0 comments on commit 49b27e3

Please sign in to comment.