diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1e4a947..33aab6c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -197,7 +197,7 @@ jobs: BENCHMARK_GIST_TOKEN: ${{ secrets.BENCHMARK_GIST_TOKEN }} run: | chmod +x .github/scripts/update-benchmark-gist.sh - .github/scripts/update-benchmark-gist.sh .tmp/benchmark-ci.txt public_gists + .github/scripts/update-benchmark-gist.sh .tmp/benchmark-ci.txt 0fcf197a0e717817dbeb34d146db423e - name: Upload benchmark results uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 diff --git a/README.md b/README.md index 46974dd..16d3070 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # AI Anonymizing Proxy [![CI](https://github.com/laplaque/ai-anonymizing-proxy/actions/workflows/ci.yml/badge.svg)](https://github.com/laplaque/ai-anonymizing-proxy/actions/workflows/ci.yml) -[![regex / cache](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/laplaque/public_gists/raw/benchmark-regex-cache.json)](https://github.com/laplaque/ai-anonymizing-proxy/actions/workflows/ci.yml) -[![streaming](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/laplaque/public_gists/raw/benchmark-streaming.json)](https://github.com/laplaque/ai-anonymizing-proxy/actions/workflows/ci.yml) +[![regex / cache](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/laplaque/0fcf197a0e717817dbeb34d146db423e/raw/benchmark-regex-cache.json)](https://github.com/laplaque/ai-anonymizing-proxy/actions/workflows/ci.yml) +[![streaming](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/laplaque/0fcf197a0e717817dbeb34d146db423e/raw/benchmark-streaming.json)](https://github.com/laplaque/ai-anonymizing-proxy/actions/workflows/ci.yml) Privacy-preserving infrastructure for AI-assisted development.