Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
Adding repo metric GitHub action (#15)
Browse files Browse the repository at this point in the history
Adding GitHub Action to record repository metrics to Firebase

Co-authored-by: marina serrano montes <[email protected]>
  • Loading branch information
michaeljolley and marinaserranomontes authored Oct 9, 2020
1 parent c4ee793 commit f36fffa
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 f36fffa

Please sign in to comment.