Skip to content

Commit

Permalink
fix readme templating
Browse files Browse the repository at this point in the history
  • Loading branch information
thelamer committed Jan 22, 2025
1 parent 0a39398 commit 9ae8e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cuchi/jinja2-action@v1.2.2
- uses: cuchi/jinja2-action@v1.3.0
with:
template: ci-scripts/README.template
output_file: README.md
Expand Down

0 comments on commit 9ae8e77

Please sign in to comment.