diff --git a/.github/workflows/sync-about.yml b/.github/workflows/sync-about.yml index b664368c..f6e55391 100644 --- a/.github/workflows/sync-about.yml +++ b/.github/workflows/sync-about.yml @@ -180,14 +180,14 @@ jobs: exit 0 fi cd docs-count - sed -i -E "s/[0-9]+ (streaming-first )?indicators/${n} \1indicators/g" index.md overview.md Indicators-Overview.md + sed -i -E "s/[0-9]+ (streaming-first )?indicators/${n} \1indicators/g" index.md overview.md Indicators-Overview.md .vitepress/config.ts if git diff --quiet; then echo "Docs indicator count unchanged." exit 0 fi git config user.name "wickra-bot" git config user.email "wickra-bot@users.noreply.github.com" - git add index.md overview.md Indicators-Overview.md + git add index.md overview.md Indicators-Overview.md .vitepress/config.ts git commit -m "chore: sync indicator count to ${n}" if ! git push 2>/dev/null; then echo "::warning::push to wickra-lib/wickra-docs failed — ABOUT_SYNC_TOKEN likely lacks write (findings P10.0a)." diff --git a/README.md b/README.md index 8f47a6c8..0c7fb8c2 100644 --- a/README.md +++ b/README.md @@ -428,8 +428,8 @@ The library is provided **as is**, without warranty of any kind; see

- - Star Wickra on GitHub + + Wickra star history