Skip to content

Commit

Permalink
stats: add github cli version logging; update stats
Browse files Browse the repository at this point in the history
  • Loading branch information
OleksiyRudenko committed Sep 5, 2022
1 parent 02e3544 commit 7518066
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 377 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-stats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Update stats file
run: |
cd ./stats
gh --version
node make-stats.js
cd ..
env:
Expand Down
Loading

0 comments on commit 7518066

Please sign in to comment.