There was an error while loading. Please reload this page.
1 parent 111de9d commit 27be9b9Copy full SHA for 27be9b9
.github/workflows/github-actions-demo.yml
@@ -25,5 +25,5 @@ jobs:
25
- name: Upload results to Codecov
26
uses: codecov/codecov-action@v4
27
with:
28
- token: ${{ secrets.CODECOV_TOKEN }}
+ token: ${{ secrets.CODECOV_LOCAL_TOKEN }}
29
0 commit comments