We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7242c0c + 57925c6 commit 3278d6aCopy full SHA for 3278d6a
.github/workflows/gh-pages.yml
@@ -93,6 +93,7 @@ jobs:
93
if: ${{ github.event_name == 'release' || github.event_name == 'schedule' }}
94
run: |
95
mv ./traces/contributors.json ./dist
96
+ mv ./traces/contributors_prs.json ./dist
97
98
- name: Move file (TopCompanies) 📁
99
0 commit comments