Skip to content

Commit

Permalink
Declare secret
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed Sep 3, 2024
1 parent a12ab28 commit 506b707
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
default: --coverage
required: false
type: string
secrets:
CODECOV_TOKEN:
description: Codecov upload token
required: false

jobs:
matrix:
Expand Down

0 comments on commit 506b707

Please sign in to comment.