Update github actions

This commit is contained in:
Hadi
2024-10-14 22:07:10 +02:00
parent 34cc630789
commit ff7f46aa5d
3 changed files with 27 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
README_FILE="./README.md"
table_of_content=$(md-table-of-contents ./docs/src/README_template.md) # https://github.com/anotherhadi/md-table-of-contents
table_of_content=$(markdown-table-of-contents --start-by 2 ./docs/src/README_template.md) # https://github.com/anotherhadi/markdown-table-of-contents
readme_content=$(cat "./docs/src/README_template.md")
# Replace variables