Skip to content

Commit

Permalink
getting info from runner
Browse files Browse the repository at this point in the history
  • Loading branch information
on committed Oct 3, 2025
1 parent d9e8803 commit 83ec9c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/generate-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
git config user.name "github-actions[bot]"
git add --force README.md
git commit -m "Generated Readme"
git push
git push
gci

0 comments on commit 83ec9c5

Please sign in to comment.