Skip to content

Commit

Permalink
Update release stats with different name from pr stats (#10827)
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Mar 4, 2020
1 parent 640e8f3 commit da329ce
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release_stats.yml
Expand Up @@ -4,10 +4,9 @@ name: Generate Release Stats

jobs:
prStats:
name: PR Stats
name: Release Stats
runs-on: ubuntu-latest
steps:
- name: PR Stats
uses: zeit/next-stats-action@master
- uses: zeit/next-stats-action@master
env:
PR_STATS_COMMENT_TOKEN: ${{ secrets.PR_STATS_COMMENT_TOKEN }}

0 comments on commit da329ce

Please sign in to comment.