We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bed0c58 commit c57307cCopy full SHA for c57307c
.github/workflows/update-rolldown-stats.yml
@@ -39,7 +39,7 @@ jobs:
39
run: |
40
git config --local user.email "[email protected]"
41
git config --local user.name "Boshen"
42
- git add rolldown-version-stats.json
+ git add data/rolldown-version-stats.json
43
git commit -m "chore: update rolldown version stats"
44
git push origin main
45
0 commit comments