Skip to content

Commit

Permalink
Adding repo metric GitHub action
Browse files Browse the repository at this point in the history
Adding GitHub Action to record repository metrics to Firebase
  • Loading branch information
michaeljolley authored Jun 4, 2020
1 parent fe09410 commit b9bd93e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
recordMetrics:
runs-on: ubuntu-latest
steps:
- uses: michaeljolley/aggregit@v1.3
- uses: michaeljolley/aggregit@v1
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
project_id: ${{ secrets.project_id }}
Expand Down

0 comments on commit b9bd93e

Please sign in to comment.