We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7134e5d commit eab6e67Copy full SHA for eab6e67
.github/workflows/validate.yml
@@ -63,6 +63,7 @@ jobs:
63
with:
64
fail_ci_if_error: true
65
flags: ${{ matrix.react }}
66
+ token: ${{ secrets.CODECOV_TOKEN }}
67
68
release:
69
permissions:
0 commit comments