mirror of
https://github.com/asgeirtj/system_prompts_leaks.git
synced 2026-07-25 14:30:51 +02:00
Add traffic history accumulation and auto-generated dashboard
This commit is contained in:
@@ -37,6 +37,9 @@ jobs:
|
||||
clones_week_color: '30A14E'
|
||||
logo: github
|
||||
|
||||
- name: Accumulate history and build dashboard
|
||||
run: python3 .github/scripts/accumulate-traffic.py "${{ steps.traffic.outputs.traffic_path }}"
|
||||
|
||||
- name: Deploy to traffic branch
|
||||
uses: peaceiris/actions-gh-pages@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user