We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4931b98 commit e82f5e0Copy full SHA for e82f5e0
.github/workflows/main.yml
@@ -45,3 +45,5 @@ jobs:
45
46
- name: CodeCov
47
uses: codecov/codecov-action@v4.0.1
48
+ with:
49
+ token: ${{ secrets.CODECOV_TOKEN }}
.github/workflows/not-main.yml
@@ -43,3 +43,5 @@ jobs:
43
44
0 commit comments