Skip to content

Commit

Permalink
Use CURRENTS_RECORD_KEY
Browse files Browse the repository at this point in the history
  • Loading branch information
agoldis committed Jul 16, 2024
1 parent 0b3553f commit ef76fcd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,7 @@ jobs:
- name: Upload test results to Currents.dev
# CURRENTS_RECORD_KEY is a secret stored in the repository settings
env:
CURRENTS_RECORD_KEY: ${{ secrets.CURRENTS_RECORD_KEY }}
run: |
npx currents upload --project-id mdXsz8 --ci-build-id ${{ github.repository }}-${{ github.run_id }}-${{ github.run_attempt }}

0 comments on commit ef76fcd

Please sign in to comment.