There was an error while loading. Please reload this page.
1 parent 351141c commit f66a303Copy full SHA for f66a303
.github/workflows/ci.yml
@@ -21,4 +21,4 @@ jobs:
21
with:
22
verbose: true
23
env:
24
- CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
+ CODECOV_TOKEN: ${{ secrets.CODECOV_LOCAL_TOKEN }}
.github/workflows/github-actions-demo.yml
0 commit comments